Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$15.75100%0xa2b7…2c9a88d ago0x76506d…19023f
0xdd07…45b90x0e3d…7757Base$26.25100%0x705f…8eed88d ago0xd21252…2f3d94
0xdd07…45b90x0e3d…7757Base$5.25100%0x4a9f…031188d ago0xd60e11…24078b
0xdd07…45b90x0e3d…7757Base$5.25100%0xdfea…dfaf88d ago0xaeb922…9e98f4
0xdd07…45b90x0e3d…7757Base$1.05100%0xc366…284e88d ago0x914ea0…b52a32
0xdd07…45b90x0e3d…7757Base$10.50100%0x0007…886788d ago0x692b27…58b057
0xdd07…45b90x0e3d…7757Base$1.05100%0x1efc…9e4388d ago0xeb161b…376158
0xdd07…45b90x0e3d…7757Base$1.05100%0xdbb0…e8c288d ago0xe57951…03e628
0xdd07…45b90x0e3d…7757Base$2.10100%0x4760…47ea88d ago0x03a316…7dc17c
0xdd07…45b90x0e3d…7757Base$21.00100%0x5e44…05a888d ago0xe9f517…17caea
0xdd07…45b90x0e3d…7757Base$9.45100%0x7685…476988d ago0xc9cb32…a43c6f
0xdd07…45b90x0e3d…7757Base$1.05100%0x581b…eeb289d ago0xa1b6e1…34cfc3
0xdd07…45b90x0e3d…7757Base$42.00100%0x8bc8…eb0289d ago0xe6a6e5…3f9b23
0xdd07…45b90x0e3d…7757Base$21.00100%0x9cee…c9d989d ago0x3a4cd4…8c7701
0xdd07…45b90x0e3d…7757Base$52.50100%0xbf7d…708b89d ago0x6c5881…4d6e1c
0xdd07…45b90x0e3d…7757Base$21.00100%0xb7ce…a06289d ago0xc8013a…ffa2ac
0xdd07…45b90x0e3d…7757Base$10.50100%0x0abd…8e7789d ago0x83df35…6527bb
0xdd07…45b90x0e3d…7757Base$2.10100%0xfdd4…df7289d ago0xb8d162…685460

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.