Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf98…fe7e0x7dd5…2629Basex402 service$0.02100%coinbase17d ago0x692f51…c15c02
0xcf98…fe7e0x7dd5…2629Basex402 service$0.12100%coinbase17d ago0xc2683e…d8a719
0xcf98…fe7e0x7dd5…2629Basex402 service$0.001100%coinbase17d ago0x5500b3…12ebd9
0x0b4d…8a140x7dd5…2629Basex402 service$0.005100%coinbase18d ago0xc217d8…d5bc80
0x0b4d…8a140x7dd5…2629Basex402 service$0.005100%coinbase18d ago0xba9ac5…8ad136
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0xc884e6…aa3e97
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0xee36e5…6040f8
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0xc8619c…6a3e2b
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0xc6691e…9501b5
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0x86462b…a63b17
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0xbf6c41…465512
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0x2a331c…cb4a37
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0xe0655f…d51ef9
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0x88ff60…f16d9c
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0x12a909…27d131
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0x5cc9bd…8a8e82
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0x2bb87d…8ad8e6
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0xf58f95…f69dbd
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0x027f51…c8d725
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0x7822a8…cf375d
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0x031c4c…2d1720
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0x6f4907…223925
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0xce03d3…b9cc38
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0xd20163…4f72c8
0x8d2a…7d370x7dd5…2629Basex402 service$0.001100%coinbase18d ago0x2283c8…5375e1

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.