Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown25d ago0x2c802f…7b56b3
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown25d ago0x1a5504…129c4b
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown25d ago0x6c8530…b2c8c0
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown25d ago0xf5835a…a0ab47
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown25d ago0xa77610…2a07c0
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x7a26cb…c2464f
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0xe5eacb…5b5e66
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x580745…07d2eb
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x8337cf…5be94e
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0xc704d9…254ddc
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x8e6a56…cb893e
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0xa0b2d8…b769f5
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x9f8889…65592f
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x4b1287…be7554
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x05311c…9e0f21
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0xfd0e14…f9705f
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x50b491…77868c
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x908915…413bbe
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0xd3d4a4…58f293
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x9fe9ec…793f8b
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x37e0e3…eb04e5
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0xbc6232…9b8879
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x2124ad…ac4374
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0xf0a63a…ea3cf9
0xa8e3…8bc50x9c95…e299Base$0.001100%Route unknown26d ago0x7b2392…246d44

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.