Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown32d ago0xa4e1ce…93fc71
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown32d ago0x9f00bc…289c92
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown32d ago0xf980d6…e72ad8
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown32d ago0xaa4adc…96ef31
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown32d ago0x23ff17…b32db8
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown32d ago0x1492d0…5fca33
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown32d ago0x860fe5…8a99d9
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown32d ago0xc90f5f…2316b8
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown32d ago0xed935c…e62a50
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown32d ago0x2fd3ff…42ccb7
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0x64d198…900f92
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0x4a5299…f26dc7
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0x8f5e58…c90f07
0x1970…aef30x6839…1a2bBase$1.00100%Route unknown33d ago0xdb66fe…2b7990
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0xf4ee2c…43d8a9
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0xba9ece…e6d2c6
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0x0c8466…9d43a4
0x1970…aef30x6839…1a2bBase$1.00100%Route unknown33d ago0x46ca14…45f026
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0xca5f94…e86f36
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0x818e7b…fa1d53
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0x1249ff…b10563
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0xa3275e…7cf6ca
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0x2d1813…008cb1
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0xe85f5f…7eef06
0x1970…aef30x6839…1a2bBase$0.003100%Route unknown33d ago0xeecd2b…ee2cfe

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.