Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x47c5…4fc3Base—$3.1570%0x18cc…275039d ago0xe95817…4476bc
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xe7f6…e17439d ago0xc02ee0…8b7f0e
0x5d79…ab930x47c5…4fc3Base—$13.6570%0xff29…064639d ago0x27ec6e…2efab2
0x5d79…ab930x47c5…4fc3Base—$5.2570%0xfbd8…39da39d ago0x2e9400…abf786
0x5d79…ab930x47c5…4fc3Base—$7.3570%0xbf85…381039d ago0x3012b6…f4adf3
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xaf61…49f639d ago0xe164a1…56d7dd
0x5d79…ab930x0e3d…7757Base—$6.3070%0x33cf…fffe39d ago0x42275e…a82048
0x5d79…ab930x47c5…4fc3Base—$2.1070%0x59d0…cf7239d ago0x7b8b1f…6a5776
0x5d79…ab930x0e3d…7757Base—$31.5070%0xefcd…fefe39d ago0x4523de…a1b0ad
0x5d79…ab930x0e3d…7757Base—$10.5070%0xddf5…034739d ago0x7c0e90…9c3f56
0x5d79…ab930x0e3d…7757Base—$5.2570%0x55b3…f1a039d ago0xc161b5…833f35
0x5d79…ab930x0e3d…7757Base—$52.5070%0x96be…0b4639d ago0x013af9…c88357

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.