Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa7d ago0x47bfd5…99c2c7
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa7d ago0xf100f9…b72863
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa7d ago0x3eed04…80afd8
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa7d ago0x1030d1…e5e922
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa7d ago0xe74f23…a9e9aa
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0x126a4a…2c407a
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0x654205…b8de86
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0xddfdbd…687de7
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0x261f49…8f37bb
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0xdd46ed…021339
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0x369565…0a6d4a
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0x4bf183…c283f7
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0x5b8ed7…e05333
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0x593863…fc6c35
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0xc27a5a…23cb09
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0xc95c50…5db39b
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0xb627a7…c6d5c4
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0x11de91…80e62c
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0x1a1393…18b1a9
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0xb2bce7…db81fc
0x05a0…2d090xfe80…47eeBase$0.001100%fluxa8d ago0xee2c9d…316458

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.