Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…94940x9c95…e299Base$0.001100%fluxa13d ago0xfdec08…4d35d4
0x9d94…94940x9c95…e299Base$0.001100%fluxa13d ago0xae2da2…fc5229
0x9d94…94940xfe80…47eeBase$0.001100%fluxa13d ago0x1b80a4…e275a3
0x9d94…94940xfe80…47eeBase$0.001100%fluxa13d ago0x97b9fb…28d18f
0x9d94…94940x9c95…e299Base$0.001100%fluxa13d ago0x17e739…5b65dd
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0xb68bd0…94f719
0x9d94…94940x9c95…e299Base$0.001100%fluxa14d ago0xaff8eb…ed123b
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0xf9906d…44e491
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x5802ec…6c3078
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x774b53…92150e
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0xa37bbb…bad3a1
0x9d94…94940x9c95…e299Base$0.001100%fluxa14d ago0x84c81c…d531c0
0x9d94…94940x9c95…e299Base$0.001100%fluxa14d ago0x2e1a1b…a0d078
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x3a85cd…311cfd
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x263556…d3cb09
0x9d94…94940x9c95…e299Base$0.001100%fluxa14d ago0xa2df5c…8a9cdf
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x93ac95…c290da
0x9d94…94940x9c95…e299Base$0.001100%fluxa14d ago0xe36dcd…ed4028
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0xd8596f…95a76a
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x81607b…ff9f97
0x9d94…94940x9c95…e299Base$0.001100%fluxa14d ago0x6ef370…3fdcf8
0x9d94…94940x9c95…e299Base$0.001100%fluxa14d ago0xc557d0…b7f5c6
0x9d94…94940x9c95…e299Base$0.001100%fluxa14d ago0xe544ab…6e3d47
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x74b785…2af300
0x9d94…94940xfe80…47eeBase$0.001100%fluxa14d ago0x10e85e…70a51f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.