Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7ec860…a5bad4
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x31e313…ff6557
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb400a3…4f6d2f
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x70ca61…12ce4c
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x74f75e…b8afd7
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb20470…e3796f
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x016d45…f02c0c
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x99a276…7a331a
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4c32dd…d33351
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6f2ae6…7000da
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfd4bca…3f9b81
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc30b0d…937c86
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x79bb0f…46903c
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x09a9c8…8f659e
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdd4d69…7f901a
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x971b9d…a229f0
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbbac99…95ded0
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5a4395…75cb27
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa76f35…322acc
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x89e7bc…46758d
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdd1f4e…810989
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfdf4a9…d5599b
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7f33c1…2ada36
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd37f1e…1c2211
0x703e…5fa10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xca32da…81dfb7

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.