Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa48d ago0x438a36…b3fdee
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x1d3d11…cd6708
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x5b22e0…bd4ea1
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x767c65…863574
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x5e5c71…5f67ba
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x4faebb…4414fe
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x16302e…b0b4be
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x40b032…6811ca
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x8ca87c…919ecf
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x23512c…8d0f20
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0xd42ab2…05e8f9
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0xec1866…2a6f4c
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0xe0917c…fed27d
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0xf4d99d…f0d084
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0xf96c07…26e16b
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x34ba28…9efc4b
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x39a935…6aa558
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0xc4ccee…3b99d8
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0xc1cc8f…71a9c7
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x780280…a47974
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0xea4379…0bfb0d
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x434479…966ea6
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0xaf183a…93f7d0
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0x525ebf…a4236c
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa48d ago0xb543b2…f3b662

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.