Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x98c34e…5aa703
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0xb80444…3aaf5d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x3089e2…55ada9
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x036162…6dec58
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x8f3314…cc2901
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x0bc6ec…ea0872
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x9b0f40…e30d25
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x546c40…471292
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x1bc207…1fbec2
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x28b163…258b8a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x3849e0…3a5e32
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x687734…ba13c8
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x8e4a30…3cf733
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0xff3bec…4bef9d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x1d9d28…91be58
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase95d ago0x255774…836e68
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase95d ago0x43fbaf…876700
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase95d ago0x135da5…ed44a9
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase95d ago0x22c39b…27bb2d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase95d ago0x5789c7…3e70f4
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase95d ago0xae88d4…a81b9a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase95d ago0x3ffeb2…27a6b9
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase95d ago0xad7aa5…f690f7
0x9cc4…b1760x7e67…13a4Basex402 service$0.003100%coinbase95d ago0x6508ee…cd2236
0x9cc4…b1760x7e67…13a4Basex402 service$0.003100%coinbase95d ago0xb23986…43a67a

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.