Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35bf…ab4b0x3e0a…78e7Base—$0.004612100%coinbase74d ago0xf9c571…98bfd9
0x35bf…ab4b0x3e0a…78e7Base—$0.002849100%coinbase74d ago0x0b1c3c…aa006d
0x35bf…ab4b0x3e0a…78e7Base—$0.005019100%coinbase74d ago0x47e94f…e5e6cd
0x35bf…ab4b0x3e0a…78e7Base—$0.004702100%coinbase74d ago0xe31aed…33b002
0x35bf…ab4b0x3e0a…78e7Base—$0.00322100%coinbase74d ago0x51b0d4…deef32
0x35bf…ab4b0x3e0a…78e7Base—$0.004243100%coinbase74d ago0xd321e3…24257d
0x35bf…ab4b0x3e0a…78e7Base—$0.003324100%coinbase75d ago0x80d8d6…0962b5
0x35bf…ab4b0x3e0a…78e7Base—$0.004582100%coinbase75d ago0x41acdb…40f88f
0x35bf…ab4b0x3e0a…78e7Base—$0.005163100%coinbase75d ago0xb8eb57…ebfe7c
0x35bf…ab4b0x3e0a…78e7Base—$0.005932100%coinbase75d ago0x825dbe…127392
0x35bf…ab4b0x3e0a…78e7Base—$0.004742100%coinbase75d ago0xd90e86…a595f2
0x35bf…ab4b0x3e0a…78e7Base—$0.005158100%coinbase75d ago0xd3f851…ca6f21
0x35bf…ab4b0x3e0a…78e7Base—$0.003612100%coinbase75d ago0x6ce964…85e6b5
0x35bf…ab4b0x3e0a…78e7Base—$0.005497100%coinbase75d ago0x73163d…fba820
0x35bf…ab4b0x3e0a…78e7Base—$0.004449100%coinbase75d ago0xa3612a…67aca0
0x35bf…ab4b0x3e0a…78e7Base—$0.004883100%coinbase75d ago0x2af461…0f597d
0x35bf…ab4b0x3e0a…78e7Base—$0.004212100%coinbase75d ago0x998cd3…21a2af
0x35bf…ab4b0x3e0a…78e7Base—$0.005391100%coinbase75d ago0xc85eab…1e2267
0x35bf…ab4b0x3e0a…78e7Base—$0.002724100%coinbase75d ago0xf6a0ef…61fbfc
0x35bf…ab4b0x3e0a…78e7Base—$0.003932100%coinbase75d ago0x5765ed…bea60f
0x35bf…ab4b0x3e0a…78e7Base—$0.003757100%coinbase75d ago0x559a8e…760f46
0x35bf…ab4b0x3e0a…78e7Base—$0.005254100%coinbase75d ago0xb02d81…d62143
0x35bf…ab4b0x3e0a…78e7Base—$0.00482100%coinbase75d ago0x532c2d…524f40

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.