Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0xf92f43…534f49
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x0058e7…b43f19
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0xfffc7a…ef64cf
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0xbb1dd3…78e789
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x4b09e0…4cf2af
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0xeae05f…eec8d8
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0xe18472…65f2f4
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x73bfcd…9c4b1a
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0xdfc44b…17fea6
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x373e66…cafa8a
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0xe4d99d…7fb95a
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x767abd…3a1714
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x5d63e9…edc632
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0xf2d974…c7bce1
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x7673dc…25f327
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0x132203…08cac3
0x2df4…51210xfe80…47eeBase$0.001100%fluxa22d ago0xc2beba…c4e20a
0x2df4…51210xfe80…47eeBase$0.001100%fluxa23d ago0xc4bdd5…6d9089
0x2df4…51210xfe80…47eeBase$0.001100%fluxa23d ago0x466724…647fe2
0x2df4…51210xfe80…47eeBase$0.001100%fluxa23d ago0xd51ce0…1b9ed2
0x2df4…51210xfe80…47eeBase$0.001100%fluxa23d ago0x47eeab…73ec87
0x2df4…51210xfe80…47eeBase$0.001100%fluxa23d ago0xdce003…44084e
0x2df4…51210xfe80…47eeBase$0.001100%fluxa23d ago0xc1d824…c0b4d2
0x2df4…51210xfe80…47eeBase$0.001100%fluxa23d ago0x2a2ccd…e2f998
0x2df4…51210xfe80…47eeBase$0.001100%fluxa23d ago0x1ab173…b00098

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.