Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xa05d6c…3feb9c
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0x53051e…665811
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xc74a35…d0b7c3
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0x84f017…4d89b9
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xef12b6…fa4065
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xe0333e…fa96b1
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0x2fbb0e…11b4b4
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0x181781…54397f
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xe11517…91d7e5
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xf07a3f…99c1f6
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0x8e3e5b…a5f046
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0x67f1d3…8eabb7
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xe5b393…fe188d
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xeeaf4b…b589d3
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xd40ab2…8bc3d6
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0x3a1800…440ae4
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0x468a33…65a6d0
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xc2b100…599c90
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xf6621c…828fb6
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0x95e86e…5b98c8
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0x44d40c…ee944c
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xb64643…3531ba
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0x6d2305…5ef91c
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xb5e45a…85acf5
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa81d ago0xaa1bed…af1e0c

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.