Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8e361c…29c01b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI112d ago0xccb798…bcbae2
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfbb30f…0e63c2
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa459a7…d765ac
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x93938c…1c18dc
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x022971…953272
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8bc8ac…040e24
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf6821…8c7d3a
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1242d…1184cc
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4ef2b3…4d72e9
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c03b4…adc6a0
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x63178e…70e3ef
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc2bc21…905652
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07c885…2b1dec
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbfd016…ccf448
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x81f1b9…b305ee
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x74a3a6…d5aa21
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x96e08e…2e2b10
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x88367b…7f5a4e
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc5c9fa…5cc7b0
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x18869a…fc63fd
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd64071…fb7a3a
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x675efe…c0205c
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa7743…e16df0
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x60c703…40551c

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.