Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown47d ago0xbed89b…9048e4
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0xba8370…077a90
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0xf07321…fdc512
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0xf3b7ec…cdee61
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x324e01…2461cb
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x74eee3…760c5a
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x612709…f900fb
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x5f7ad1…4a9da7
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0xc0c4d6…762ee1
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x8648cb…ec39a1
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x371848…5316e7
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x9eaec0…0b42c4
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x523c32…8d8b65
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x3268e1…da912a
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0xbe2586…21eadc
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x13f025…74ded9
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x37681f…19014f
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x0f2791…267000
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0xc4affb…29f880
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0xfde03b…443571
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x70a93a…77ba56
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x6ae5b2…57fa47
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0x93ed99…470f99
0x6cec…839d0x9c95…e299Base$0.001100%Route unknown48d ago0xfd7747…8284f5

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.