Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x68e1bb…1a900e
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x82d119…0ce105
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x9e80cb…a869ef
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x8db7f3…17cf6f
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x03c647…b7e717
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0xb3c6b6…c1ac4c
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x7a108e…39b087
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x18e4a9…89ddbf
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0xd4579e…aa5124
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0xeb9c1d…c05b5b
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0xd55cf1…fb82d1
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x062124…6a06c3
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x80e3ca…81f3b3
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x18200b…bffb59
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0xc10318…7f7fba
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x8b1661…36989f
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0xb9581c…663341
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0xe17003…53506a
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x7d6f50…045994
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0xabfcf2…cf8fe1
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0x43a781…a0e8a6
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0xb53860…6d013a
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0xc067b7…72c98a
0x28c3…4a0e0x9c95…e299Base$0.001100%Route unknown32d ago0xc9f40c…af2c46

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.