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 unknown20d ago0x297119…8192c6
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0x4ab5f2…a71429
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xfea6e9…e744b4
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0x97ab64…034b4f
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xfb52fc…8fd00c
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xfbb1c4…b930a3
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0x40ea5b…74915b
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xec704d…114e4e
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xea7eed…7ebafa
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xbd2890…037075
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0x934162…00d0cb
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0x9a0752…40e64b
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0x865272…da0351
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xbf1513…75c0fb
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xc66524…ee2118
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xb3b638…a10be8
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0x1183bf…1a0a37
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0x4e0458…744685
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xd559d2…830e65
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xd7c279…12b152
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xc4e5d2…e9c655
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0x47ccd6…846808
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xfbf0df…8cee5a
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0x270a65…4002f2
0x2260…88f00xa9dd…2315Base$0.002100%Route unknown20d ago0xde1c12…154d7d

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.