Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x8a4ca1…36b94a
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0xd39654…e3363f
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x10b142…06b8eb
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0xa22562…c1810d
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x959828…453dba
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0xa7cf99…1c5c30
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x25a4c0…3405c8
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x28b06b…224695
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x0c0d9b…bc0999
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0xb14093…5189d5
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0xdecdcf…1f3efb
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0xb76435…c35ac6
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0xf0a55d…74db18
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x38428b…bdde48
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x318c2a…3a9d9f
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x85a6d8…1dee13
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x2b9603…2c73c9
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x31683a…30df70
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0xd8489a…a80c7d
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x40be70…6ebc3e
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0xaed888…9fa04d
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0xce88d9…701594
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x9227a9…842ce4
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0x53f585…d0951b
0xf961…69e10x9c95…e299Base—$0.001100%fluxa72d ago0xe8673e…26b808

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.