Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0xac4225…eb0d9d
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x2c81cb…7f8fa5
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0xecde89…fa5ec7
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x1585e3…3a530b
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x9e168f…5707fe
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x302ff0…f8e20a
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x05b8e6…56a42a
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x8d92a8…93e3b4
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x702a6a…a7d665
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x029ce2…8862bf
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x8743d9…37f437
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0xfc34b4…d913d6
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0xa6e514…aa7cf1
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x8ccce4…e71741
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x9fd513…1172d7
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x2f5c28…886830
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x37fafd…715d78
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x819ddf…fd3162
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0xcc1f5c…4ebc30
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x9c3e39…9ce3f2
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0xe080de…5e32e5
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x1f1123…a5fd3e
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0xe8c369…2656a8
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0x3cf352…3fe6b4
0x3b2a…437b0x5aae…482eBase—$0.001100%coinbase5d ago0xbe0340…4336b9

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.