Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2365d4…506c4b
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9352ac…8d36e4
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbb933b…ffc759
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd6bf02…6bc6f5
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc40a8a…a1ae8a
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x46a009…8cf72a
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x52c00f…6d1efb
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3cdc78…60eb3b
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8eb2be…75b666
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa8e084…4e3d31
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x18e395…e72a84
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7ca40a…e0b425
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x19fd8c…873bf6
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x185a41…034a4d
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x07f27e…064414
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x331f66…135bd5
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x71cf8b…1fd891
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbd852b…c0b429
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x26e410…b58174
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x56b64c…db3573
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa13937…12279c
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb40aed…67328a
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdf00f1…43eb20
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2d06ca…750c8e
0xfa8c…887d0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb768de…60d467

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.