Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98d0…8d380x6366…f1e2Base—$0.004328100%0x6366…f1e258d ago0x10c645…3743ef
0x98d0…8d380x6366…f1e2Base—$0.22100%0x6366…f1e258d ago0xb78252…333070
0x98d0…8d380x6366…f1e2Base—$0.007247100%0x6366…f1e258d ago0x5e8290…b53513
0x98d0…8d380x6366…f1e2Base—$0.09100%0x6366…f1e258d ago0xe4a203…72d707
0x98d0…8d380x6366…f1e2Base—$0.001832100%0x6366…f1e258d ago0xc589dd…78a226
0x98d0…8d380x6366…f1e2Base—$0.006966100%0x6366…f1e258d ago0xdf2630…4161d6
0x98d0…8d380x6366…f1e2Base—$0.15100%0x6366…f1e258d ago0x19cdfc…d94f8e
0x98d0…8d380x6366…f1e2Base—$0.007233100%0x6366…f1e258d ago0xfa8d40…ffdd07
0x98d0…8d380x6366…f1e2Base—$0.18100%0x6366…f1e258d ago0x4252cf…6a9dcf
0x98d0…8d380x6366…f1e2Base—$0.02100%0xfc74…d8a558d ago0x294598…4dceba
0x98d0…8d380x6366…f1e2Base—$0.05100%0x6366…f1e258d ago0x7e837e…4c4b07
0x98d0…8d380x6366…f1e2Base—$0.001811100%0x6366…f1e258d ago0xcde1cf…f66ec6
0x98d0…8d380x6366…f1e2Base—$0.006818100%0x6366…f1e258d ago0x081622…459158
0x98d0…8d380x6366…f1e2Base—$0.09100%0x6366…f1e258d ago0xb8870c…c5ba3b
0x98d0…8d380x6366…f1e2Base—$0.001787100%0x6366…f1e258d ago0xb89cdd…7d08b0
0x98d0…8d380x6366…f1e2Base—$0.006822100%0x6366…f1e258d ago0x1f990d…fe6245
0x98d0…8d380x6366…f1e2Base—$0.09100%0x6366…f1e258d ago0x604df4…8d861c

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.