Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfda395…e49e9b
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd01b25…c6ca6a
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcb2292…eef9f3
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1cbe41…41a053
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x824457…9e90a3
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x044bc3…440f73
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2ea4cc…021d21
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x12281b…c4c7c6
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbd00a4…2a5bbb
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5bad40…5c438e
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbcc470…612793
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xde1158…2343f9
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3a9b7f…e80fd9
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x047ada…ba16dc
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa99d58…db7c5b
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1ec63e…b0b8d4
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9b1313…38c64c
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8a2d22…20d233
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9eec6f…0d8259
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9022d1…63cc69
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xde40ab…9adeb9
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc490c1…5ac6f5
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd19ca7…0ae95f
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x15351b…48d0e0
0x5fbe…0aa60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdbc04f…156bb2

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.