Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0xc4c934…eb7c75
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x2f51c5…be4f54
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x145a27…c726a0
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0xbbedb2…064985
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0xda2969…a01f5c
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x7a684f…78c27a
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x8b9cad…55c7a1
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x3dcc60…07d428
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x50b83a…1d2667
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x27502e…71c262
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x6396a9…4a6321
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x1f4512…6e80a4
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x541123…38e6a6
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0xeaad94…396782
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x700c1e…673a9c
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x33077f…e65888
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0xc9df85…7232b6
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0xe6f8db…cbcee8
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x48712b…007e68
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0xe4f0dd…a3759d
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x87f551…7de6b8
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0xf1802b…511b04
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x3fc63f…e4cf67
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x0cf95f…1d23d3
0x0c8b…adf00x5aae…482eBase—$0.001100%coinbase3d ago0x1403f6…77f22b

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.