Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x1eaaac…9eb9af
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x03d049…ea117f
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x82213c…eb66e6
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x364466…a5151a
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x3e1f7a…882bed
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0xc78cc5…713fcd
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x9c404b…a8a628
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x6a2054…e1c222
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x8be652…adb98f
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x5318e6…9dd903
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x0b6753…0b3d15
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0xdf7a35…485a71
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0xa45de2…ecfa6b
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x8cf830…81d4da
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x254b68…0d5d84
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0xb3a684…98ca05
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0xb3bb54…6bc6ce
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x238ac4…17ac7d
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x6d5351…e22c48
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x8929e3…0e2672
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x3df9bb…76ac86
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0xe4a27f…c86acf
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x10b742…5725a7
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x442d9e…4b3544
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown25d ago0x0560a6…cb700a

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.