Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase15s ago0x6bd5ff…c75219
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase15s ago0xbd8c46…0469de
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase15s ago0x94fb86…5d2ee3
0x6a13…84770x51d5…f78bBaseTwitter/X APITwitter$0.006100%coinbase17s ago0x552e46…aae723
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase17s ago0x46ad6e…d0af57
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase19s ago0xb9eb0a…cd26b6
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase19s ago0xd30507…1d99fb
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase19s ago0x6a34db…98a91c
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase19s ago0x3c063b…3c58e5
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase19s ago0x478b23…c4d01c
0x5d14…18290x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x596491…36f1f7
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase19s ago0xea3779…bcbbc5
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0x3c2edd…6ec548
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0xedfabe…4b6327
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0x0e5288…1c7881
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21s ago0xb841db…1549da
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0xb05de8…a9d6c4
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0xb795ca…d610d0
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0x432c5c…bce6da
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0xec3b7c…865adf
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0xa4c1bd…4a31e1
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0xf37969…a9d65d
0x56e5…3d550x6839…1a2bBase—$0.003100%coinbase21s ago0xe67f86…10e746
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0x485c84…d0bfe7
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase23s ago0x7328e6…2b097c

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.