Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0xb7f1f8…b378fd
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0xa15127…5810d9
0xf576…65920xf000…94fcBase$0.01100%coinbase37d ago0x78f05d…dbd7eb
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x573922…c98823
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x306216…7bbcc1
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0xb433d0…bd0681
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x4f96c2…26360e
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x2b6802…176ff6
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x4f4bb6…8015eb
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0xe77482…12b236
0xf576…65920xf000…94fcBase$0.01100%coinbase37d ago0x14f1dc…1495e4
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x1f46dc…78369c
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x8d8665…2aabf4
0xf576…65920xf000…94fcBase$0.10100%coinbase38d ago0x67fd69…d838e0
0xf576…65920xf000…94fcBase$0.01100%coinbase38d ago0xd87ef6…a35025
0xf576…65920xf000…94fcBase$0.10100%coinbase38d ago0x5b0975…654805
0xf576…65920xf000…94fcBase$0.10100%coinbase38d ago0x469e52…f0d5e0
0xf576…65920xf000…94fcBase$0.10100%coinbase38d ago0xbc5005…d88d9d
0xf576…65920xf000…94fcBase$0.10100%coinbase38d ago0x0a88d7…701d05
0xf576…65920xf000…94fcBase$0.10100%coinbase38d ago0xe88077…d5aeba
0xf576…65920xf000…94fcBase$0.10100%coinbase38d ago0x6da5c8…660357
0xf576…65920xf000…94fcBase$0.10100%coinbase38d ago0x419316…665a0c
0xf576…65920xf000…94fcBase$0.10100%coinbase38d ago0xf47b50…2cb685
0xf576…65920xf000…94fcBase$0.01100%coinbase38d ago0x98a7a3…27ddf4
0xf576…65920xf000…94fcBase$0.10100%coinbase38d ago0x5177c6…038215

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.