Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x3ca02d…a5a342
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0x58a664…055d2c
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x35069f…f49700
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0xcbc048…8525da
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x306e8d…4b5905
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0x425c58…be2bf8
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0xadbdcf…518b92
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0x9ff080…0c0c37
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0xcc90d4…4c6432
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0xa1fe77…75ade1
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x266db1…7ddb8b
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0x304da1…1393de
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x60e621…9489e9
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0xea35c4…53a69e
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x104bd7…1a9b92
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0x75225d…8578cb
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x3dca2b…3681a4
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0x8be9fa…75222f
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0xb396f0…b7233a
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0x962e7f…30f07b
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x806a57…acb8bc
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0xe26320…7a5fbc
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x2a8c9d…ea1c73
0xc74e…681e0x13bf…b9a7Base—$0.003100%candidates109d ago0x148cd8…6269d1
0xc74e…681e0x13bf…b9a7Base—$0.002100%coinbase109d ago0x254418…0a5af8

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.