Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5781…9c430x9c95…e299Base$0.001100%Route unknown47d ago0x55f904…fb3345
0x5781…9c430x9c95…e299Base$0.001100%Route unknown47d ago0x26d48f…f6033c
0x5781…9c430x9c95…e299Base$0.001100%Route unknown47d ago0x2fa371…72a9d9
0x5781…9c430x9c95…e299Base$0.001100%Route unknown47d ago0x96d4c4…1dc277
0x5781…9c430x9c95…e299Base$0.001100%Route unknown47d ago0xdf729b…f1c5fc
0x5781…9c430x9c95…e299Base$0.001100%Route unknown47d ago0xd7d1ce…4fe2c1
0x5781…9c430x9c95…e299Base$0.001100%Route unknown47d ago0x4ee184…2fb2b8
0x5781…9c430x9c95…e299Base$0.001100%Route unknown47d ago0xd9b4d7…a6b0e1
0x5781…9c430x9c95…e299Base$0.001100%Route unknown47d ago0xbec734…1ade26
0x5781…9c430x9c95…e299Base$0.001100%Route unknown47d ago0xf3cb7e…1749b9
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0x68b6ba…da5b98
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0xdd9b30…67cc29
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0x6ab701…25d24b
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0x3ba273…e89121
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0xe81be5…e35dfb
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0xedfd4b…35d0c6
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0x3aad73…e0c8ff
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0x8419bf…b36716
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0x407d4f…6a3834
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0x5b6844…29205f
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0xcac74a…3c0f12
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0x6e1fe9…df09e9
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0x707e90…d27b71
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0xe838fe…a2b8f4
0x5781…9c430x9c95…e299Base$0.001100%Route unknown48d ago0x26d5c5…90c0d4

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.