Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73c8…83050x3ec9…46b1Base—$0.01100%coinbase76d ago0xe587ce…77ed50
0x73c8…83050xd315…90bdBase—$0.01100%coinbase76d ago0xc9ff56…a76fdd
0x73c8…83050x43e7…5d04Base—$0.01100%coinbase76d ago0x3a898f…2996df
0x73c8…83050x58c9…0197Base—$0.01100%coinbase76d ago0x6b07f1…72787b
0x73c8…83050x0aef…0bdaBase—$0.01100%coinbase76d ago0x556da8…c9bc15
0x73c8…83050xfcfa…4a98Base—$0.01100%coinbase76d ago0x2c081f…fa3b53
0x73c8…83050xc90b…6e21Base—$0.01100%coinbase76d ago0x7caa64…5be8a1
0x73c8…83050x119f…05afBase—$0.01100%coinbase76d ago0x41c734…987455
0x73c8…83050xaeb7…268fBase—$0.01100%coinbase76d ago0x73e175…1c4568
0x73c8…83050x9cb0…a405Base—$0.01100%coinbase76d ago0x1e23e4…c6d639
0x73c8…83050x80c5…69c1Base—$0.01100%coinbase76d ago0x93b498…76a939
0x73c8…83050xab2a…6e39Base—$0.01100%coinbase76d ago0x623dfb…a478b2
0x73c8…83050x6d47…56cbBase—$0.01100%coinbase76d ago0x598be9…ed2756
0x73c8…83050xcb1a…1554Base—$0.01100%coinbase76d ago0xc11a5e…747bf3
0x73c8…83050x0502…de08Base—$0.01100%coinbase76d ago0x94a0d1…952a25
0x73c8…83050x9146…d798Base—$0.01100%coinbase76d ago0x99eb64…e86fce
0x73c8…83050x8e8f…99a0Base—$0.01100%coinbase76d ago0xbd5681…46f6c4
0x73c8…83050xbc3f…0a7dBase—$0.01100%coinbase76d ago0xa66419…d91812
0x73c8…83050x76f0…b7e7Base—$0.01100%coinbase76d ago0x5d58ef…498f52
0x73c8…83050x5580…77afBase—$0.01100%coinbase76d ago0xb2744e…479716
0x73c8…83050x5036…91c6Base—$0.01100%coinbase76d ago0x217e8e…ae0ed7
0x73c8…83050x832a…64cfBase—$0.01100%coinbase76d ago0x21b4c2…da5124
0x73c8…83050x3118…8651Base—$0.01100%coinbase76d ago0x5af5cf…1bee62
0x73c8…83050x41e1…9a5bBase—$0.01100%coinbase76d ago0x3e47d2…d06541
0x73c8…83050xed6f…6d4cBase—$0.01100%coinbase76d ago0xd2ddd2…cb5c76

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.