Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb619…2fdb0x3e0a…78e7Base—$0.005287100%coinbase74d ago0x16c014…92cb0a
0xb619…2fdb0x3e0a…78e7Base—$0.005557100%coinbase74d ago0xf3012f…20f977
0xb619…2fdb0x3e0a…78e7Base—$0.0046100%coinbase74d ago0x9c298a…e37543
0xb619…2fdb0x3e0a…78e7Base—$0.005925100%coinbase74d ago0x5a85b0…4abe09
0xb619…2fdb0x3e0a…78e7Base—$0.004717100%coinbase74d ago0x992fd6…80ab7f
0xb619…2fdb0x3e0a…78e7Base—$0.005577100%coinbase74d ago0x50127d…880758
0xb619…2fdb0x3e0a…78e7Base—$0.004681100%coinbase74d ago0xf72ce0…5bbf86
0xb619…2fdb0x3e0a…78e7Base—$0.003721100%coinbase74d ago0x229a42…b33381
0xb619…2fdb0x3e0a…78e7Base—$0.004932100%coinbase74d ago0x5be5ea…33ff86
0xb619…2fdb0x3e0a…78e7Base—$0.004644100%coinbase74d ago0xbc3464…2225b8
0xb619…2fdb0x3e0a…78e7Base—$0.003205100%coinbase74d ago0xfacdce…bec1b0
0xb619…2fdb0x3e0a…78e7Base—$0.005883100%coinbase74d ago0x95feb2…1de509
0xb619…2fdb0x3e0a…78e7Base—$0.005376100%coinbase74d ago0x0fac49…980884
0xb619…2fdb0x3e0a…78e7Base—$0.005573100%coinbase75d ago0x93a85e…9c393e
0xb619…2fdb0x3e0a…78e7Base—$0.003804100%coinbase75d ago0x266dad…d0148e
0xb619…2fdb0x3e0a…78e7Base—$0.004456100%coinbase75d ago0x78fe57…d7b071
0xb619…2fdb0x3e0a…78e7Base—$0.005617100%coinbase75d ago0x69114a…aa5376
0xb619…2fdb0x3e0a…78e7Base—$0.003379100%coinbase75d ago0x54be71…44f051
0xb619…2fdb0x3e0a…78e7Base—$0.004592100%coinbase75d ago0xa225cf…a5d99b
0xb619…2fdb0x3e0a…78e7Base—$0.005522100%coinbase75d ago0x69d98b…106df5
0xb619…2fdb0x3e0a…78e7Base—$0.003525100%coinbase75d ago0x747396…31273d
0xb619…2fdb0x3e0a…78e7Base—$0.00505100%coinbase75d ago0x38df1d…98d929
0xb619…2fdb0x3e0a…78e7Base—$0.003665100%coinbase75d ago0x702646…5fdb1f
0xb619…2fdb0x3e0a…78e7Base—$0.005499100%coinbase75d ago0x704fe1…0140d4
0xb619…2fdb0x3e0a…78e7Base—$0.002875100%coinbase75d ago0xbec7c1…55657a

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.