Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7757…bf520xfe80…47eeBase$0.001100%fluxa41d ago0x673527…6f4ceb
0x7757…bf520xfe80…47eeBase$0.001100%fluxa41d ago0x804bb5…61cd72
0x7757…bf520xfe80…47eeBase$0.001100%fluxa41d ago0xb49ed3…307727
0x7757…bf520xfe80…47eeBase$0.001100%fluxa42d ago0x319d6e…2b678a
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0xb8c6e8…8420be
0x7757…bf520xfe80…47eeBase$0.001100%fluxa42d ago0xf53a9a…3bf110
0x7757…bf520xfe80…47eeBase$0.001100%fluxa42d ago0x8cf22c…b1963f
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0xd048f2…796978
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0x13db3b…6b07ab
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0x308a98…b9cad0
0x7757…bf520xfe80…47eeBase$0.001100%fluxa42d ago0x24e1db…df1394
0x7757…bf520xfe80…47eeBase$0.001100%fluxa42d ago0xda51c2…d7c96d
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0x1461e2…3c7ce8
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0xe37f20…abf823
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0xea2167…3463e3
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0xf95be8…bf9af5
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0xcdc84a…2e7ce3
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0xaeb1a0…0b8884
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0xb41287…9aa75c
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0x2bd01e…f4f7ad
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0x140112…e0f647
0x7757…bf520x9c95…e299Base$0.001100%fluxa42d ago0xa2ce56…5b5a28
0x7757…bf520xfe80…47eeBase$0.001100%fluxa42d ago0xa93243…8f03d7

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.