Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc1…e94f0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0xbfd90e…38a9c4
0x61fb…76a10x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0x85776d…5ceabf
0x3096…84470x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0x0bc447…a1fda2
0xf945…bac50x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0x486a2e…6f5b9a
0x4550…f8b30x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0x843dd8…292a1e
0xc7e2…69540x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0xab1e8b…c87aa2
0x798d…116f0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0x0c3e7a…082e60
0xa2e9…653a0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0x7e51a4…d6d24f
0xcdc2…4d190x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0xabd9f3…a725c1
0x7a7b…73930x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0x332ef9…ab8a53
0x83aa…1ac00x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0x204185…e40e98
0xbe2d…c6250x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase25d ago0x29ec58…1a34cd
0xaf5e…942d0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0xe23db5…80f801
0xa2e9…653a0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0x707972…17b122
0xd6b3…dc2c0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0x9def9d…995474
0xbcda…dc4f0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0x6cfe75…b2386b
0xfba0…d1640x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0xc9eff7…d7aed6
0x28df…a2a70x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0xc2eec8…d5fa12
0xcdc2…4d190x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0x959a41…1c3f2c
0x7a7b…73930x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0x5ab806…ff042c
0x25a1…ae780x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0x79dbba…37b744
0xc45a…491e0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0xc52b4b…7d9d0d
0xce3c…caf90x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase26d ago0xa6155a…399341

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.