Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x93093b…a3a750
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x9ebae0…c53fbc
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xe720d0…ac3e20
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xbc08b6…da4780
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x767e4c…d1da81
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x50d251…9f2c56
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x7faf63…2a9b1a
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x7d59b9…62d174
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x20d6a4…edb543
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xe139b2…f5c087
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x881956…2e6abd
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x8d2f74…a411e1
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xe52b14…ea118b
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xed45dc…274f50
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x37eee0…193229
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xf7efc7…a488a2
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x8c8710…3c3a5f
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x7d2c1f…504ea9
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x24ee44…a70bda
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x8b4758…f284f7
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x77b975…566656
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x0e30c9…c12ca9
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x3d2c21…b35597
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0x9fe915…267f2d
0x361b…75b20xfe80…47eeBase$0.001100%fluxa20d ago0xb56586…8b3e3d

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.