Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67f4…49c50x6a0a…bf67Base—$0.01100%coinbase2d ago0xf3503a…ccb2e4
0x67f4…49c50x6a0a…bf67Base—$0.01100%coinbase2d ago0x7689d4…ebb740
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0xf4c944…da1d80
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x597c22…f9fcb7
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0xeb68db…3f5e45
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x45444c…e88709
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x04f97c…1e69a3
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0xd42385…c67ba4
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0xf93c85…830dda
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0xe92f87…410dde
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x5b2d94…78e2db
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x9acdb1…680545
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x3d71fc…0a4a15
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x32efe7…d14594
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0xf03c62…77d4f2
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x0fe143…e48ee1
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x5a08f2…d0082d
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x8c4720…90b33c
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0xedfbee…39d7f5
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x6210ff…2f60e1
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x3df673…ce624d
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x2e6901…7412dc
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0xbde7d8…1c9e29
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x9993ac…cb4254
0x67f4…49c50x6a0a…bf67Base—$0.10100%coinbase2d ago0x110a74…2a6d7d

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.