Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown54d ago0x1d1fe7…b474b3
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown54d ago0xe23037…1de0ed
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown54d ago0xe5e865…379033
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown54d ago0x9fe6e1…60afbf
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown54d ago0x1bb467…6a3b12
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown54d ago0x7cd025…156378
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown54d ago0x4033cd…eb8ea0
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0x1d9e75…535e5d
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0xaf6845…6ccd24
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0xaeee17…6d46ab
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0xfdc9f2…894f93
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0x7e0b8b…4cd000
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0x55b165…fe8598
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0xe630a3…04dbe6
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0x2f201e…9f47d4
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0x51e71c…fe1be3
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0xa0b71d…42d8f3
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0x977a82…f95812
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0x8c0f9a…e03c2e
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0x871096…a17abb
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0x7f11fe…3bfe17
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0xeda35c…0074a8
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0x26363b…2d1fb5
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0xdd9414…81a420
0x043d…ed3e0x9c95…e299Base$0.001100%Route unknown55d ago0x707fb8…aef4a0

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.