Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x8f8611…f029aa
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x3c56b2…55b8f3
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xfe83e9…902652
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x56c173…810883
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xf2053d…007249
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xd3d2be…ac7723
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xd7f037…9a056a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xa859cc…9a8777
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xd00359…6a261b
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x021d77…fa65bf
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xb40a24…86b1a6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xac87a4…749c1c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xcf0674…1d7a6a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xf97c78…0fb886
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x87d99a…2e7b06
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x1cf1fc…f8203f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x6c15bb…757086
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x708e10…a6547a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xeb109b…92e1b9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x9896de…aa06b4
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0xa6b71c…efefa9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x0971e7…e192a8
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x19ebe0…52acc2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x17ffb5…87bf51
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase4d ago0x6a9cf4…d6b381

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.