Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6f4f12…02b2b6
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xefe6c4…3d3d7c
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2122d7…e2e7fa
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4fdaf7…b1cc91
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7ec370…1abe5a
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd250a7…e1de06
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x44a925…13f642
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbc7e9b…f85037
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf8be4e…d3f90e
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1ba612…d1a10a
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf78416…a06c45
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x17dd0f…3add48
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0be804…5570b0
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x950d57…8a261a
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb281bf…ca8f3a
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2f9324…2bda7a
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc4a832…f3eb68
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5dbfe0…1f3cc1
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x23804e…a7bcc6
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4d5035…9065a0
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcbcad4…af505f
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xaca822…2e99a0
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa03f02…24f6e2
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbfc8d8…edd9a7
0xac3a…47620x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9a60ef…4964d0

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.