Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown47d ago0xa573a1…cdfe0b
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown47d ago0xd0c3f5…2156ea
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown47d ago0x1deb00…69801b
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown47d ago0x1690e9…68d273
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown47d ago0xa1d4e7…be1ce5
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown47d ago0x82e579…b616fb
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown47d ago0xe346ec…a572fe
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown47d ago0x731ab4…7487ad
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown47d ago0x4014cc…de0eca
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown47d ago0x8234d7…e2a088
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0xa44975…66101e
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0xfabc27…87bf78
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0xf7bfa7…68a099
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0x0e2cc7…564d39
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0x611c75…8bae46
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0xbff163…da8d78
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0x4bcd6a…f96649
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0x14f455…747036
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0x867c40…d39676
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0xade2b8…8fce68
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0x6c724e…415bb8
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0x14b4e3…67e35f
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0x8eabdf…e6f8b1
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0xe57c7a…c4a459
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown48d ago0xf04ec0…eeee3e

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.