Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0xb3f808…bb8691
0x4419…33c50xf787…91b2Base$0.002100%0xc440…c95798d ago0xbe4895…932e04
0xbfbd…64760xf787…91b2Base$0.002100%0xc440…c95798d ago0x8ee8aa…c7a596
0x2106…ee890xf787…91b2Base$0.002100%0xc440…c95798d ago0xb176f1…2614fd
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0x9c5f79…8613de
0x4419…33c50xf787…91b2Base$0.002100%0xc440…c95798d ago0x0fe2de…c119d3
0xbfbd…64760xf787…91b2Base$0.002100%0xc440…c95798d ago0x93457b…7d3a08
0x2106…ee890xf787…91b2Base$0.002100%0xc440…c95798d ago0xd01a0c…54cd00
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0xe7ca1e…f36cbf
0x4419…33c50xf787…91b2Base$0.002100%0xc440…c95798d ago0xe43b8d…e434be
0x2106…ee890xf787…91b2Base$0.002100%0xc440…c95798d ago0x851267…18a5a4
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0x3669e8…747c07
0x4419…33c50xf787…91b2Base$0.002100%0xc440…c95798d ago0xe712b8…409f53
0xbfbd…64760xf787…91b2Base$0.002100%0xc440…c95798d ago0x80d93e…54e039
0x2106…ee890xf787…91b2Base$0.002100%0xc440…c95798d ago0xd530b9…1d19f9
0xfd71…8c930xf787…91b2Base$0.002100%0xc440…c95798d ago0x50a182…74f082
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0xa69408…d4f5d3
0x4419…33c50xf787…91b2Base$0.002100%0xc440…c95798d ago0x9e4638…e44e4e
0xbfbd…64760xf787…91b2Base$0.002100%0xc440…c95798d ago0xd520b2…b710ad
0x2106…ee890xf787…91b2Base$0.002100%0xc440…c95798d ago0x328bff…a163c8
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0xf0cfd5…41852a
0x4419…33c50xf787…91b2Base$0.002100%0xc440…c95798d ago0xf8972a…a7a58d
0xbfbd…64760xf787…91b2Base$0.002100%0xc440…c95798d ago0x03a610…80c41c
0x2106…ee890xf787…91b2Base$0.002100%0xc440…c95798d ago0x50bb41…cf6bc3
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0x04973c…3a350f

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.