Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd909…15410x9c95…e299Base$0.001100%Route unknown45d ago0x179a4f…535495
0xd909…15410x9c95…e299Base$0.001100%Route unknown45d ago0x5239c6…3e4ae0
0xd909…15410x9c95…e299Base$0.001100%Route unknown45d ago0x9df83d…f0436b
0xd909…15410x9c95…e299Base$0.001100%Route unknown45d ago0x27c182…8dc8a2
0xd909…15410x9c95…e299Base$0.001100%Route unknown45d ago0x30c84f…4d7d49
0xd909…15410x9c95…e299Base$0.001100%Route unknown45d ago0x6fd6e4…05d4ad
0xd909…15410x9c95…e299Base$0.001100%Route unknown45d ago0x1b7bd7…1df9ae
0xd909…15410x9c95…e299Base$0.001100%Route unknown45d ago0x211bfe…530039
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x50b620…a24553
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x9d6b45…60f487
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x837974…ca700d
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x0448e8…48c3c9
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x5b28fc…51100f
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x4427ee…cc7d5d
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0xb57796…1212f3
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x30756a…2478f7
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0xb45a12…6e2829
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x84a68e…32ce8a
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x3548ed…be1319
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x3a7793…bde3c6
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0xd0e4cb…2240b5
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0xd5df2b…8dbb16
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x758a00…e09ba7
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0xb8c98c…292767
0xd909…15410x9c95…e299Base$0.001100%Route unknown46d ago0x3fed6c…da230d

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.