Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x67fc00…4c332e
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0xf65032…14e3d7
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x615ad8…48dc3f
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x33f6bf…1b1b0d
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0xeba42e…96559b
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x09f950…37263a
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x35139c…209d78
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0xe58a6b…c838c6
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0xd6c0a2…347472
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x3e7e9c…e5d8d8
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x8824a3…c2c87d
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0xcb37b1…a3c238
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0xd9f32c…96ed1f
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x21fc90…20ce88
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0xccb54c…abe0e4
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0xc0ba5b…5e3712
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0xc970ed…230da9
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0xe462a6…e23e77
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x4f52ff…dd1241
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x3c06f2…3eafd8
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x383c7a…eca7c8
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x8cdf86…1561a2
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0xf511c8…36681b
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x0300b0…a851e6
0x011f…3a630x5aae…482eBase—$0.001100%coinbase3d ago0x2ae845…d0287e

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.