Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc87b…da660x9c95…e299Base$0.001100%Route unknown45d ago0x529a5d…e98d2c
0xc87b…da660x9c95…e299Base$0.001100%Route unknown45d ago0x141b2f…b72304
0xc87b…da660x9c95…e299Base$0.001100%Route unknown45d ago0x713d62…ce10d2
0xc87b…da660x9c95…e299Base$0.001100%Route unknown45d ago0x23ff0e…fb1e57
0xc87b…da660x9c95…e299Base$0.001100%Route unknown45d ago0xe440dd…7aaad5
0xc87b…da660x9c95…e299Base$0.001100%Route unknown45d ago0x3e138a…bd494b
0xc87b…da660x9c95…e299Base$0.001100%Route unknown45d ago0x740ec9…59f10a
0xc87b…da660x9c95…e299Base$0.001100%Route unknown45d ago0x83a966…0b9ff5
0xc87b…da660x9c95…e299Base$0.001100%Route unknown45d ago0x72f14c…b77fce
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x030249…9b62c9
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x645033…c3c6d1
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x8f668d…acb597
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x703bbc…032f08
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0xe5d59c…f34455
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x5f9825…b824b2
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x105ecc…29f2b1
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x2cf1be…d8c98e
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x6b907b…61dae5
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x8943e8…c9b241
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x10a70e…c9f6bf
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x9cd7a2…73eed3
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x866ab9…d22f97
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0xd1104f…25acb0
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x4d9ec1…9c5f7f
0xc87b…da660x9c95…e299Base$0.001100%Route unknown46d ago0x7928b3…7dbd63

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.