Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x739f…55ae0x9c95…e299Base—$0.001100%fluxa37d ago0xd101c8…50becb
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa37d ago0x2a36b7…42aac1
0x739f…55ae0x9c95…e299Base—$0.001100%fluxa37d ago0xac7373…bbca35
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa37d ago0x3f2fb1…e72783
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa37d ago0x550526…8bfc19
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa37d ago0x63bad0…f54221
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa37d ago0x56fc03…0fb307
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa37d ago0x77eb8f…279de7
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa37d ago0x24f79f…d7132d
0x739f…55ae0x9c95…e299Base—$0.001100%fluxa37d ago0x5e1588…51fb3d
0x739f…55ae0x9c95…e299Base—$0.001100%fluxa37d ago0xb87469…e1e479
0x739f…55ae0x9c95…e299Base—$0.001100%fluxa38d ago0xb5dd40…71bee2
0x739f…55ae0x9c95…e299Base—$0.001100%fluxa38d ago0xc32047…2df101
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0xe16adb…91b181
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0xd101ed…b30769
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0xfb8872…ab44a6
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0xd7879a…dee4d2
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0x9e39c6…096860
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0xdf270a…9cc81f
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0x1deaed…f60946
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0x983f38…5a5d40
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0x77e194…793a55
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0xb4cfa0…810e32
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0x416b9c…cd2fa6
0x739f…55ae0xfe80…47eeBase—$0.001100%fluxa38d ago0x4f0518…bdb574

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.