Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0xf96e13…ee90f8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0xe4680c…5d4b54
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x528d09…b01510
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x9c79c8…dd3206
0x8b5d…13600x3dcb…32e1Basex402 service$0.002100%coinbase59d ago0x926c54…5f5ac5
0x6749…98cf0x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0xe621cd…fa33a1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0xb624c7…81a4d5
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0xf77c36…10b900
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x0bc58e…058267
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x42d833…9a8da3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0xbf70a6…36a4f2
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0xb8d2be…82808c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x9068df…b86b50
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0xab4563…309132
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0xc8a4d7…c395c5
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x4fe67d…5640db
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x9f4add…bc0d9e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x104a95…ce196c
0x22d4…b5a00x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x6df9c5…dcc172
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0xd033c0…0807f3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x9c23d9…916456
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0xb980bc…6d3740
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x17a909…b8c2dc
0x11fb…9d140x3dcb…32e1Basex402 service$0.005100%coinbase59d ago0x0edbd2…718b6f
0xb859…67330x3dcb…32e1Basex402 service$0.002100%coinbase59d ago0xffe84b…57236a

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.