Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xd2d1…8dfdBase—$0.10100%fluxa66d ago0x2377d2…58b3f3
0xd1ae…81330x0942…89ecBase—$0.70100%fluxa66d ago0xa57cd2…17a46b
0xd1ae…81330xfc6d…e224Base—$0.70100%fluxa66d ago0x0f08bc…0f65b0
0xd1ae…81330xc218…5b3dBase—$0.70100%fluxa66d ago0xf2ff43…f86aac
0xd1ae…81330xc9da…4d90Base—$0.10100%fluxa66d ago0xee6a03…175e70
0xd1ae…81330x2155…79a7Base—$0.40100%fluxa66d ago0x43ee50…10920c
0xd1ae…81330x5393…aaf8Base—$0.20100%fluxa66d ago0xf07b6f…dabec9
0xd1ae…81330x05f7…c54dBase—$0.70100%fluxa66d ago0x6bb7cd…f9c358
0xd1ae…81330x2acd…b1e2Base—$0.01100%fluxa66d ago0x9535cd…c954ad
0xd1ae…81330xe04a…937cBase—$0.40100%fluxa66d ago0x358376…32a60d
0xd1ae…81330xfe1c…dfb4Base—$0.20100%fluxa66d ago0x037f8e…280421
0xd1ae…81330xddf8…a58dBase—$0.70100%fluxa66d ago0x0115f0…69a46e
0xd1ae…81330x1da6…4011Base—$0.70100%fluxa66d ago0x1caa8e…40f6bd
0xd1ae…81330x5c88…353dBase—$0.05100%fluxa66d ago0x67eb4a…4b2021
0xd1ae…81330x0fed…b96bBase—$0.10100%fluxa66d ago0xe7277c…11ada6
0xd1ae…81330x1514…5802Base—$0.20100%fluxa66d ago0xe74879…450b11
0xd1ae…81330x5c2e…d127Base—$0.10100%fluxa66d ago0xcc1531…0c1a55
0xd1ae…81330x74e7…9f83Base—$0.70100%fluxa66d ago0x6cf6ef…6f4374
0xd1ae…81330x60d4…bb32Base—$0.20100%fluxa66d ago0x07da9e…d42a68
0xd1ae…81330x6f20…fa61Base—$0.10100%fluxa66d ago0xec25d1…aff47b
0xd1ae…81330xbdc2…70ecBase—$0.10100%fluxa66d ago0xf5984b…78e1b1
0xd1ae…81330xffda…cb3aBase—$0.20100%fluxa66d ago0x7d9e66…0a5c34
0xd1ae…81330xf7ca…9d5fBase—$0.20100%fluxa66d ago0x04bdb5…51d824
0xd1ae…81330x0e41…b3ffBase—$0.20100%fluxa66d ago0x890cfd…9d8b26
0xd1ae…81330xfd15…1740Base—$0.70100%fluxa66d ago0xc2a221…19a0d9

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.