Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ad5…013a0x3236…b37eBase—$0.01100%coinbase73d ago0x4ea850…1c0b56
0x1ad5…013a0xf47e…da60Base—$0.01100%coinbase73d ago0x624356…a30e75
0x1ad5…013a0x9fe8…1255Base—$0.01100%coinbase73d ago0x7a5e6e…8ae609
0x1ad5…013a0x8bc2…fb76Base—$0.01100%coinbase73d ago0x3f8b4d…3f0611
0x1ad5…013a0x75db…7818Base—$0.01100%coinbase73d ago0xde458f…7ff500
0x1ad5…013a0x86c6…177cBase—$0.01100%coinbase73d ago0x9c3538…542010
0x1ad5…013a0x1d67…0babBase—$0.01100%coinbase73d ago0x00c88f…6f1719
0x1ad5…013a0xb549…7951Base—$0.01100%coinbase73d ago0xc00a7a…852c35
0x1ad5…013a0x2dd7…0894Base—$0.01100%coinbase73d ago0xebaaf1…20751e
0x1ad5…013a0xdb1d…1100Base—$0.01100%coinbase73d ago0xbf93d8…8e24fd
0x1ad5…013a0x802e…e767Base—$0.01100%coinbase73d ago0x0dee8d…e913aa
0x1ad5…013a0xf02c…230eBase—$0.01100%coinbase73d ago0x457607…b8571a
0x1ad5…013a0x883d…a7baBase—$0.01100%coinbase73d ago0x972776…33f0ef
0x1ad5…013a0xd231…8027Base—$0.01100%coinbase73d ago0x0f3fce…d3521e
0x1ad5…013a0x5d74…de49Base—$0.01100%coinbase73d ago0x792ec4…cfd498
0x1ad5…013a0xad36…83abBase—$0.01100%coinbase73d ago0x16fc93…26938c
0x1ad5…013a0xd444…8aafBase—$0.01100%coinbase73d ago0x54a13b…6de787
0x1ad5…013a0x0332…8175Base—$0.01100%coinbase73d ago0xd7c0ce…90be46
0x1ad5…013a0x0dd8…b715Base—$0.01100%coinbase74d ago0xc587c1…8df497
0x1ad5…013a0xe0e6…1d4cBase—$0.01100%coinbase74d ago0x78664f…c8422d
0x1ad5…013a0x90f1…fb55Base—$0.01100%coinbase74d ago0x6519f3…f0244e
0x1ad5…013a0x34c9…4c22Base—$0.01100%coinbase74d ago0xcd6fb1…537228

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.