Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x6abe11…4545c1
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x23aa43…443d74
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x8512b2…72e488
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x415815…f23ced
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0xe22636…ca7c17
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x435f3a…e8cdfb
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0xd631dc…7303b7
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x73a4bf…c7ddfb
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x2b5014…796e26
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x3c1140…03e0dd
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x54966e…78e156
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x985a78…a094c7
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0xc13ff8…716271
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0xc15bc6…de7b2b
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x2bf5a1…74d538
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0xdb7b93…4b483f
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x93595e…d954a6
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x30c092…e76dbc
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x6738f7…13621d
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x4dbe61…a956a3
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0xeced41…3ebb3c
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x27a749…ffd004
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0xb104ca…c56025
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x727d80…f4e1a1
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown97d ago0x49f3fe…43af71

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.