Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0x9c9262…999ce2
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0x4b23d4…c79bb4
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0xfc0b28…79c198
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0xe44e5e…c596e9
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0xe59415…237428
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter38d ago0x32dfbc…a59807
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter38d ago0x710d3f…616d96
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter38d ago0x453361…8f9930
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0x0bd8ec…afea59
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0x409f70…f34ae7
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa38d ago0xa834a0…c3dac4
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0x2c8918…5eea69
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0x245aac…2d56d0
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter38d ago0x55aba5…7f5e02
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter38d ago0xf28e05…df7c42
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter38d ago0x3aeaba…3e322b
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter38d ago0xb06503…92e3c5
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter38d ago0x76270b…05028b
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0xf283c2…382c1c
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter38d ago0x2a27f5…4c3a52
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0x83cdd5…f25e95
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa38d ago0x51b993…d3b43d
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter38d ago0x3987fb…4cc7eb
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter38d ago0xacbdc6…98e8c7
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter38d ago0x140f47…88da7f

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.