Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x324b4c…970778
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x223ab4…02520c
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x2492f9…155d77
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0xb61c5d…19ef53
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x7ecca4…5920b8
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x6015b2…fb413d
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x9fd1d7…ee79a8
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0xde8000…bd19aa
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x526029…c1844e
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0xa6db8d…22578e
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x44706d…85a540
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x16ba94…d78c63
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0xc1b3e9…3e026b
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0xc2b761…ba475f
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x38b94f…975e8b
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0xe4b76f…888b91
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x02ced1…4151ad
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x195eef…3bd268
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0xbac019…195a01
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0xf544b0…edec0a
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0xa996bd…3d0028
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x899ddb…47e4a6
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0xf39125…4e4136
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0xbfb75d…e91907
0xb329…44470x5aae…482eBase—$0.001100%coinbase3d ago0x61585f…9e6950

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.