Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3db…25120x4f18…26a1Base$0.47100%coinbase2d ago0xa3fb13…d07811
0xb3db…25120x4f18…26a1Base$0.47100%coinbase2d ago0x87b3b1…a63660
0xb3db…25120x4f18…26a1Base$0.44100%coinbase2d ago0x4fb868…45d032
0xb3db…25120x4f18…26a1Base$0.43100%coinbase2d ago0x579fd0…cfd223
0xb3db…25120x4f18…26a1Base$0.43100%coinbase2d ago0x025f47…fcdaa1
0xb3db…25120x4f18…26a1Base$0.43100%coinbase2d ago0x9363e9…1b0fc0
0xb3db…25120x4f18…26a1Base$0.40100%coinbase2d ago0x650b1b…b32170
0xb3db…25120x4f18…26a1Base$0.37100%coinbase2d ago0x3af3bc…81c242
0xb3db…25120x4f18…26a1Base$0.36100%coinbase2d ago0xd487e4…b7b7bf
0xb3db…25120x4f18…26a1Base$0.36100%coinbase2d ago0x5edb5d…702a4b
0xb3db…25120x4f18…26a1Base$0.36100%coinbase2d ago0x7d7868…fb9ce1
0xb3db…25120x4f18…26a1Base$0.35100%coinbase2d ago0x8f6e1b…e9af89
0xb3db…25120x4f18…26a1Base$0.35100%coinbase2d ago0xace47d…923da2
0xb3db…25120x4f18…26a1Base$0.31100%coinbase2d ago0x8b4de3…da12c2
0xb3db…25120x4f18…26a1Base$0.31100%coinbase2d ago0x8f8059…d42f54
0xb3db…25120x4f18…26a1Base$0.31100%coinbase2d ago0x055c6a…4cd2cf
0xb3db…25120x4f18…26a1Base$0.28100%coinbase2d ago0x832a14…046a0b
0xb3db…25120x4f18…26a1Base$0.23100%coinbase2d ago0x03ee1c…10880b
0xb3db…25120x4f18…26a1Base$0.21100%coinbase2d ago0x7f602b…92be47
0xb3db…25120x4f18…26a1Base$0.21100%coinbase2d ago0xd2d688…db5ef2
0xb3db…25120x4f18…26a1Base$1.50100%coinbase2d ago0x1cec45…86eb1c
0xb3db…25120x4f18…26a1Base$1.50100%coinbase2d ago0xdb9d84…f44c81
0xb3db…25120x4f18…26a1Base$1.48100%coinbase2d ago0x237e1b…cc42eb
0xb3db…25120x4f18…26a1Base$1.46100%coinbase2d ago0x40b20c…4e832a
0xb3db…25120x4f18…26a1Base$1.44100%coinbase2d ago0x6453b3…fe81c7

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.