Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x382af5…b8cf43
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x945334…e61090
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x9400e9…37b0e7
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x1ba970…b2d828
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x6dde67…4c7275
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x83bbde…264ab6
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x2cef5e…de1b2d
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xf62152…f23165
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xc9f0b9…f768d2
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xb6384e…1e1450
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x37bf7d…5e71e0
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x702695…dbc3f3
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x985ae3…24702e
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x4fe1a5…5e8b3a
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x682068…d68e3e
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xceaaa2…ec5ddb
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0xafbe38…5a605b
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x098cf3…5ddf47
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa22d ago0x03c44f…bdb2a4
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa23d ago0x960ffe…933d67
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa23d ago0xb56f68…cc5c84
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa23d ago0xfc0b80…c48785
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa23d ago0xd61ea9…b8aeb8
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa23d ago0x9f7ff6…44d297
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa23d ago0xdb966b…b6fd54

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.