Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x12c166…9b835b
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x5625c4…8df3d6
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x7ede11…7f37c7
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x65852a…a04f85
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x9672fa…99487c
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x9d238d…bdf19e
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x1ea8eb…28a827
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0xf1246f…01adc6
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x3e6ebe…ddf8fa
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0xc15788…7080af
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x2a57c6…df418e
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0xa94fb2…b33c2b
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0xb8c356…229c4f
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0xb2a3d8…4b6174
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x442a17…726a46
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x12b30f…725894
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0xaed4cf…8888fc
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0xef8739…da0a26
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x0f033e…590dd2
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x33f332…de6530
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0xcb64e4…121c38
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x0860f2…df59a2
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0xe3fb7d…9de4fc
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0xe35aeb…f9abdd
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55367d ago0x62485a…2c80ab

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.