Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0xac89e8…816e18
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0x71b698…c6bb26
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0x05e2af…7e1371
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0xdcf238…a3267f
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0x67069f…4151de
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa44d ago0x6684e9…3a3bcd
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa44d ago0x6c7f81…996da3
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0x94c062…75d7fa
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa44d ago0x15dcec…69a0a6
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0x9af786…40a309
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0xb83621…489636
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa44d ago0xf6f9d7…0d6fd3
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa44d ago0x22addb…b357ad
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0x47e749…6f304f
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0x427a76…2b994d
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0x66431f…f1a29a
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa44d ago0xb93a9a…fead0b
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa45d ago0xdc6845…ac94c7
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa45d ago0x2465fe…dc7361
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa45d ago0x657111…fb0da4
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa45d ago0xccb42c…45e0ee
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa45d ago0xfd6a52…8e7996
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa45d ago0xbd7e68…8fab69
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa45d ago0xdb4e87…fa1793
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa45d ago0xe241d8…926a0d

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.