Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xfe4cd3…65238e
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xb94a88…82a4d0
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xdad56a…d09d14
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x344e59…2584ad
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xb77099…35954c
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x36ba61…459ef5
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x8b8b02…201c01
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x28ac57…9d2f46
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xf286ea…3316c4
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x13988e…ab9353
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xd9cb20…d437bb
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x64d743…d101f2
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xcffc71…f7e95f
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x0098e2…f017e9
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xe9f412…ced4b5
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xfdf6a2…156e81
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x9ddc64…d538e7
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x7c8daa…23aa30
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xc48363…f20222
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xb80867…b7e23e
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x28299e…7ba904
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xbb3753…40d6b9
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x9238af…aeb5e8
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0xb7edd3…effaf6
0x0479…80690x836b…9ee2BasemagentRxnorm$0.005100%coinbase25d ago0x35fa49…bcd3e3

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.