Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown32d ago0x75d9ba…ee6fa5
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown32d ago0xfe852a…b216f5
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown32d ago0xb27ac5…970927
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown32d ago0xa83757…f0c0c9
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown32d ago0xbe50c8…14bb88
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x58d8a2…9b2178
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x1bc2a2…525b68
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x3151c1…69104e
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x22ef80…e1e169
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0xa71db7…1b3bac
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0xd5bd87…a54156
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0xd29c96…a46ff1
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x59fbba…7a90fa
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x25984e…2b56bf
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x439d92…493973
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0xdcb31a…518d3e
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x5959fb…822ef9
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x866a36…859885
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0xa16a81…fa0011
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x456796…8a8f41
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x16dca7…18a34e
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x12d2df…cacb43
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0xeb59b3…98b53c
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x49761d…2f76c5
0x95fe…217c0x9c95…e299Base$0.001100%Route unknown33d ago0x8fa04a…485c70

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.