Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xc01fe2…4a7c47
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x35e840…fe15b1
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x946229…de4aac
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x101ebe…4835a2
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xfaa168…4f0779
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xe67687…17bde0
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x2266e0…96ef76
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x226f74…168713
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xf94375…34afed
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x86206b…4fbe4e
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xc99ad6…9bfb5c
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x3041b8…46402b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xf2242a…939016
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xaa2c90…b19f95
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x2858d4…899ad2
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x257c9f…d05f0b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xeff16d…d30b40
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0xbd40de…abfeaa
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa86d ago0x3a956d…25bc9a
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa87d ago0x3d8411…be1ab7
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa87d ago0x324f1e…c43bbb
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa87d ago0xf0d5cb…f201b3
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa87d ago0x10d5e5…a4235d
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa87d ago0x51fc76…a549eb
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa87d ago0x742fb8…434e59

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.