Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7cd…5a210x3e0a…78e7Base—$0.005167100%coinbase74d ago0x8b9f04…ef060c
0xb7cd…5a210x3e0a…78e7Base—$0.005108100%coinbase74d ago0xff7b2b…646a76
0xb7cd…5a210x3e0a…78e7Base—$0.004364100%coinbase74d ago0x37ef3e…4ff219
0xb7cd…5a210x3e0a…78e7Base—$0.004458100%coinbase74d ago0xc92932…c65ba1
0xb7cd…5a210x3e0a…78e7Base—$0.003311100%coinbase74d ago0xc319e0…0c2d10
0xb7cd…5a210x3e0a…78e7Base—$0.003363100%coinbase74d ago0xd926a0…5393eb
0xb7cd…5a210x3e0a…78e7Base—$0.002912100%coinbase74d ago0x8c037d…1ef386
0xb7cd…5a210x3e0a…78e7Base—$0.005627100%coinbase74d ago0x80fe3c…6b3f78
0xb7cd…5a210x3e0a…78e7Base—$0.003229100%coinbase74d ago0xfc0fc7…6a4e4a
0xb7cd…5a210x3e0a…78e7Base—$0.00514100%coinbase75d ago0x418f88…32a4d8
0xb7cd…5a210x3e0a…78e7Base—$0.004496100%coinbase75d ago0xdbe79d…e42f32
0xb7cd…5a210x3e0a…78e7Base—$0.004918100%coinbase75d ago0xe3e7fd…c58f61
0xb7cd…5a210x3e0a…78e7Base—$0.004763100%coinbase75d ago0x502ca3…c5a1ec
0xb7cd…5a210x3e0a…78e7Base—$0.002778100%coinbase75d ago0x33c1a2…deae3b
0xb7cd…5a210x3e0a…78e7Base—$0.004537100%coinbase75d ago0x83818a…8a3af4
0xb7cd…5a210x3e0a…78e7Base—$0.005796100%coinbase75d ago0x340a13…6fec50
0xb7cd…5a210x3e0a…78e7Base—$0.003472100%coinbase75d ago0xc73040…45a429
0xb7cd…5a210x3e0a…78e7Base—$0.003886100%coinbase75d ago0x0cefc7…2d237f
0xb7cd…5a210x3e0a…78e7Base—$0.005058100%coinbase75d ago0x5f351b…84ed33

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.