Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0x429ccf…23eae2
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0xf2e67f…ef64f5
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0x15fc44…d3e0f2
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0x7bb47f…f976ea
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0x88a581…7fea8d
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0xd1c5b4…e3f78f
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0x6bd0dc…793df4
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0x327101…ae62b4
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0xcb7aa7…5ae7ec
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0x991bd5…c7fc63
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0x1c4971…a8b383
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0x214df0…f4b93a
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0x4c056d…d9851f
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0x5340e3…7c2701
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0xbdd352…2786eb
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0x64e1f3…90abdd
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0x19023c…cdb41d
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0xd8fa99…07c077
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0xd48e71…62d3ad
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0xea8a43…1b9020
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0x9971b8…b79b1a
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0x82f262…409baa
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0x946260…0e4a50
0x0976…2f960xf000…94fcBase$0.10100%coinbase16d ago0xfee91c…0f6351
0x0976…2f960xf000…94fcBase$0.01100%coinbase16d ago0x529561…458bb8

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.