Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0x40e32d…414b7f
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0x5805b4…0cf47d
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0x9a3401…9a64c8
0xf020…48da0xac65…4417Base—$0.12100%fluxa109d ago0x29d4bf…43a8f9
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0x4b8c5d…553d4f
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0xe9210a…09ce51
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0x3e505a…c2d519
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0xef8068…192774
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0xaf9883…705311
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0xb1a60c…ac905c
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0xc744a3…1477c9
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0xfa34c8…6222f5
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0xe8a918…08e88a
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0x0e58ed…372af3
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0xd58918…b1d9a1
0xb90a…9ae40xf020…48daBase—$0.01100%fluxa109d ago0xbc98af…42d756

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.