Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0x3cdab3…28b4a3
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0x77075f…775e65
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0x10d4be…019037
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0xb51beb…62fe2d
0x8858…281f0x9c95…e299Base$0.001100%fluxa36d ago0x7ea41c…aebb9f
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0xcee345…8f216f
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0xa4f8d0…99ae8d
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0xd2fd0e…3cee7e
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0x5917e8…4eb056
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0xddd372…f8db87
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0x3c4362…7c9acd
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0x05f965…c97e1a
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0x40a021…09dc91
0x8858…281f0xfe80…47eeBase$0.001100%fluxa36d ago0x68fe30…0ccce4
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x12c85f…6d6c0c
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x67ae91…447cc3
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x792bb3…cdfcd9
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x2b43f3…017ae4
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x94ef78…235fa0
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x4eafa7…c17076
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x353b28…b4da41
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x02f203…9a4d26
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x0d9fd7…6ebfbf
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x509cf4…fcd128
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0xc3e985…5e4f21

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.