Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee2…ff630x10c1…1e24Base—$0.76100%coinbase117d ago0xe6eb61…8ca27c
0x3ee2…ff630x10c1…1e24Base—$0.54100%coinbase117d ago0x9fe72b…045ea2
0x3ee2…ff630x10c1…1e24Base—$1.30100%coinbase117d ago0x64e913…364301
0x3ee2…ff630x10c1…1e24Base—$0.54100%coinbase117d ago0x2622a7…574722
0x3ee2…ff630x10c1…1e24Base—$0.51100%coinbase117d ago0x8f4d8c…edb895
0x3ee2…ff630x10c1…1e24Base—$0.58100%coinbase117d ago0xf35c39…381143
0x3ee2…ff630x10c1…1e24Base—$0.77100%coinbase117d ago0x578f5c…c466cf
0x3ee2…ff630x10c1…1e24Base—$0.50100%coinbase117d ago0xfa6d1c…85d115
0x3ee2…ff630x10c1…1e24Base—$0.13100%coinbase117d ago0x219c9b…aeff3f
0x3ee2…ff630x10c1…1e24Base—$0.51100%coinbase117d ago0xe046b1…e1092b
0x3ee2…ff630x10c1…1e24Base—$0.62100%coinbase117d ago0xc1ce6f…9ee07c
0x3ee2…ff630x10c1…1e24Base—$0.63100%coinbase117d ago0x986517…50d44a
0x3ee2…ff630x10c1…1e24Base—$0.58100%coinbase117d ago0xb143c7…ea55a5
0x3ee2…ff630x10c1…1e24Base—$0.57100%coinbase117d ago0x31fe89…e25c48
0x3ee2…ff630x10c1…1e24Base—$0.60100%coinbase117d ago0xf90478…e7170c
0x3ee2…ff630x10c1…1e24Base—$0.58100%coinbase117d ago0x483989…1755f8
0x3ee2…ff630x10c1…1e24Base—$0.57100%coinbase117d ago0xe22661…7ab86c
0x3ee2…ff630x10c1…1e24Base—$0.57100%coinbase117d ago0x1d413c…82b998
0x3ee2…ff630x10c1…1e24Base—$0.55100%coinbase117d ago0x18af7e…62c2d3
0x3ee2…ff630x10c1…1e24Base—$0.66100%coinbase117d ago0x033403…64961f
0x3ee2…ff630x10c1…1e24Base—$0.59100%coinbase117d ago0x1cf76c…50fca6
0x3ee2…ff630x10c1…1e24Base—$0.52100%coinbase117d ago0x1388bd…4414ab
0x3ee2…ff630x10c1…1e24Base—$0.57100%coinbase117d ago0x0c7e14…90aaa3
0x3ee2…ff630x10c1…1e24Base—$0.62100%coinbase117d ago0x8cbaa8…1fd60a
0x3ee2…ff630x10c1…1e24Base—$0.61100%coinbase117d ago0xce0ed7…97cf7f

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.