Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x0806bd…7bdc06
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x2150d5…540995
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x262eb9…ce8c83
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x8d5d1d…351731
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x7d26d2…8168ad
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0xb32370…63bb89
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x073b07…3c9986
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x2cd3d1…05e475
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0xcbde4e…8d7f2f
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x009c66…ce1dcd
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x1baf8a…b3bf3c
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x5fa4a9…4230e6
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x43be58…af36b1
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0xb30f92…2ccaf3
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x245844…ac6d69
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0xa21a4a…48d597
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x852cd0…a0712e
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x0443e3…ca6d5f
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0xa13a95…8e1c45
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0xb63d0d…26d3ea
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0xce09c8…15249b
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0xc9af97…d59411
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0xa8b9d8…8d19c0
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0xb8bb6f…ce32e2
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x2c6f81…8078a2

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.