Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19ea…606c0xa5ae…4933Base$0.01100%coinbase77d ago0xcadf44…625b2b
0x19ea…606c0x8d48…6b6aBase$0.01100%coinbase77d ago0x12bb82…aa961c
0x19ea…606c0xc8e4…841bBase$0.01100%coinbase77d ago0x01c10e…96fd6b
0x19ea…606c0xce63…f266Base$0.01100%coinbase77d ago0x33cafd…f4a4fc
0x19ea…606c0xe194…a0b2Base$0.01100%coinbase77d ago0xc46bfd…fd3601
0x19ea…606c0x9d6a…4adaBase$0.01100%coinbase77d ago0xf43301…7a5b0d
0x19ea…606c0xb43b…ffd2Base$0.01100%coinbase77d ago0x4a8d0c…edaf1b
0x19ea…606c0xbf6f…c704Base$0.01100%coinbase77d ago0xd2a449…e30aec
0x19ea…606c0xca9d…93faBase$0.01100%coinbase77d ago0x554c80…2cf6f0
0x19ea…606c0x4aa5…cbb5Base$0.01100%coinbase77d ago0x3ed29f…9ea7c7
0x19ea…606c0x40f0…41bbBase$0.01100%coinbase77d ago0x4721cc…88f145
0x19ea…606c0x7b73…3595Base$0.01100%coinbase77d ago0x585c62…e63a44
0x19ea…606c0xe9a5…da0aBase$0.01100%coinbase77d ago0xd4dd39…13561a
0x19ea…606c0xc0d3…cb3cBase$0.01100%coinbase77d ago0x28f36f…a14eda
0x19ea…606c0x39fc…47b4Base$0.01100%coinbase77d ago0x717aee…3a052b
0x19ea…606c0xe5cc…9c46Base$0.01100%coinbase77d ago0x6fdb9e…da8696
0x19ea…606c0xbf5c…ee9bBase$0.01100%coinbase77d ago0x2f765d…528aa7
0x19ea…606c0x5c7d…95e0Base$0.01100%coinbase77d ago0xf19fdd…f10a34
0x19ea…606c0x8132…1137Base$0.01100%coinbase77d ago0x62e4c9…1c952f
0x19ea…606c0xca92…65c2Base$0.01100%coinbase77d ago0xbebb9c…625ea8
0x19ea…606c0xf93c…307dBase$0.01100%coinbase77d ago0x4a9025…f35ec9
0x19ea…606c0xe7dc…3dcdBase$0.01100%coinbase77d ago0xecfcaa…e8f992
0x19ea…606c0x7340…a047Base$0.01100%coinbase77d ago0xa434a2…793628
0x19ea…606c0xa2cc…ba6fBase$0.01100%coinbase77d ago0x0a8d07…22cfdb
0x19ea…606c0xdcc9…966aBase$0.01100%coinbase77d ago0xccbcb9…60dcd9

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.