Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x18156c…2466a3
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x16fd50…91efc8
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x2fc815…98d6eb
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x917834…914c0e
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0xe11853…87e738
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x210757…bc1e79
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x8e170a…001a35
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x516f7f…240ceb
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x27bd34…f974bd
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0xe8d265…7d9907
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x743e8c…22f3e4
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown49d ago0x489595…de8a78
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0xe70a86…e7e7ab
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0x4392c4…84003c
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0xfb3294…9af7a0
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0x9c1912…e9e749
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0x96bfe3…5e21e0
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0x3d55ac…955da2
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0x1233b3…c1f28a
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0x125cea…b4a021
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0x042cca…b91eef
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0x5c4118…112f9d
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0xd06694…1c7f84
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0xf8ff5d…0c9ff9
0x3ae2…478f0x9c95…e299Base$0.001100%Route unknown50d ago0xf43026…e73b0f

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.