Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b09…4b410x3e0a…78e7Base—$0.002692100%coinbase75d ago0xed5a74…2dfa9b
0x7b09…4b410x3e0a…78e7Base—$0.005782100%coinbase75d ago0x9f9499…426ca3
0x7b09…4b410x3e0a…78e7Base—$0.005792100%coinbase75d ago0x35e165…1e9a8d
0x7b09…4b410x3e0a…78e7Base—$0.004642100%coinbase75d ago0x86884f…f21d74
0x7b09…4b410x3e0a…78e7Base—$0.004272100%coinbase75d ago0x519971…7e8ffb
0x7b09…4b410x3e0a…78e7Base—$0.003808100%coinbase75d ago0xc57330…c9296e
0x7b09…4b410x3e0a…78e7Base—$0.003809100%coinbase75d ago0xf22364…3400f3
0x7b09…4b410x3e0a…78e7Base—$0.004123100%coinbase75d ago0x7117c6…f16896
0x7b09…4b410x3e0a…78e7Base—$0.002746100%coinbase75d ago0x0c6824…2a1637
0x7b09…4b410x3e0a…78e7Base—$0.005025100%coinbase75d ago0x9189fb…7be1ea
0x7b09…4b410x3e0a…78e7Base—$0.004017100%coinbase75d ago0x6d4b68…a584cd
0x7b09…4b410x3e0a…78e7Base—$0.004975100%coinbase75d ago0xe068c7…249699
0x7b09…4b410x3e0a…78e7Base—$0.003628100%coinbase75d ago0x29bee6…2f1a0b
0x7b09…4b410x3e0a…78e7Base—$0.005679100%coinbase75d ago0x242847…0c7671
0x7b09…4b410x3e0a…78e7Base—$0.003651100%coinbase75d ago0x428aba…d6bf08
0x7b09…4b410x3e0a…78e7Base—$0.003114100%coinbase75d ago0xdb871a…2528e4
0x7b09…4b410x3e0a…78e7Base—$0.0051100%coinbase75d ago0xc0876c…a1abde
0x7b09…4b410x3e0a…78e7Base—$0.00516100%coinbase75d ago0x0240a2…6d4da9
0x7b09…4b410x3e0a…78e7Base—$0.002924100%coinbase75d ago0x0995b1…946dfc
0x7b09…4b410x3e0a…78e7Base—$0.00556100%coinbase75d ago0x2dd417…563ceb

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.