Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0xda134a…bdce74
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0x19c06a…b4280b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0xc6fc51…83a212
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0x5a81ca…40ead4
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0xf48e74…a9d02a
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0x76ef76…5a78c5
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0x8cfd87…fbc8d6
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0x8e1cdf…f68da8
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0xe3549e…9e761e
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0x0d7edb…f4e41c
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0x0c817a…ae3c2e
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0x010c3e…d6e94e
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa60d ago0x7f55de…891398
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0x7d49cc…8a0fcc
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0x841290…edfcc4
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0xc72143…39155e
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0xa1f5b0…ea509c
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0xa0beaf…b35656
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0xf2c579…97161b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0xb40211…2d37b0
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0xecb0c3…5ca6ba
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0x65778f…835c4f
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0x2fe708…ed167b
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0xd33747…a68e55
0xb9cc…ad8a0x9c95…e299Base—$0.001100%fluxa61d ago0x1a2c5f…18a6f5

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.