Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0xff1063…05e53a
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x00e2f3…353446
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x80cbb2…5e2d43
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0xd4d7db…188917
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x9a02da…c7c9b3
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x26f1cb…cda70b
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0xbc74c5…63ac0b
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0xe66c09…e2673f
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0xa92186…85b168
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x920908…c80f47
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x4368d8…2ac59d
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x34c9b3…8c93a0
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0xf1d3ee…92709f
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x146dd4…40bece
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x5e0a2e…0d17a8
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x61d3b1…1259af
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0xd89074…7bb4f8
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x5887a2…c9ca6f
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x38f22c…fd5a91
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x543892…1dbbe4
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x2f6e7c…42ece7
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0x3c01f9…d650ea
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0xa57056…7b4910
0x560a…1a400x9c95…e299Base$0.001100%Route unknown19d ago0xc2a7db…981657

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.