Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d49…f8ab0x78bb…9a90Base—$0.01100%coinbase72d ago0x7bacac…a9b72d
0x3d49…f8ab0x8d0a…286aBase—$0.01100%coinbase72d ago0xbbb3f7…20d828
0x3d49…f8ab0x0285…8701Base—$0.01100%coinbase72d ago0x4473af…0dce75
0x3d49…f8ab0xa43c…688aBase—$0.01100%coinbase72d ago0x2b6f86…6563fc
0x3d49…f8ab0xaf6e…39eaBase—$0.01100%coinbase72d ago0x0e9f5a…69bf1c
0x3d49…f8ab0x4e1e…5059Base—$0.01100%coinbase72d ago0x61984d…d97d46
0x3d49…f8ab0x6ddd…7814Base—$0.01100%coinbase72d ago0xaa67d2…500073
0x3d49…f8ab0xa87b…3de9Base—$0.01100%coinbase72d ago0xb36c49…a7abf3
0x3d49…f8ab0xae53…e96aBase—$0.01100%coinbase72d ago0xe5f05a…4f9a74
0x3d49…f8ab0xcc09…80f9Base—$0.01100%coinbase73d ago0x20fee3…8a5ae5
0x3d49…f8ab0x2b80…bda4Base—$0.01100%coinbase73d ago0x477b98…f6d34d
0x3d49…f8ab0xb702…d583Base—$0.01100%coinbase73d ago0xb64398…eb787a
0x3d49…f8ab0x9ac4…e872Base—$0.01100%coinbase73d ago0xa45aef…52f2e5
0x3d49…f8ab0x460a…63d8Base—$0.01100%coinbase73d ago0x052d58…a7fbbb

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.