Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x8ee8…f8f2108d ago0x8bf122…37c2dc
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc246…c595108d ago0xfa8ba9…91cc7b
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8bf2…a82e108d ago0x810926…16d71c
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc06a…3447108d ago0xec51f8…638177
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9765…2c94108d ago0xdd5743…05b1d2
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xdb8c…3861108d ago0x26ecb5…bf1f33
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x665d…3bb9108d ago0x1d1bf8…35f323
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xec3e…414c108d ago0xac0d25…cba7b1
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xc144…dd4e108d ago0x549502…8e1f7d
0x4bfb…0c880x0e3d…7757Base—$11.55100%0x629a…da9c108d ago0x4a7b5a…93594d
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xbf85…3810108d ago0x354c42…19a5fc
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x19e0…dcbe108d ago0xf01389…4c5a4f
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xb725…f2dd109d ago0x1f3eab…740ca5
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xa7d7…e1b6109d ago0x252097…fddc34
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd09f…ebf0109d ago0x49c74e…2449b9
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x1bc6…2f90109d ago0xff5c48…ed23a1
0x4bfb…0c880x0e3d…7757Base—$6.30100%0x5047…e940109d ago0x7370e0…d8fa4d
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x06ee…cb52109d ago0xf4af5a…83d182
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x54c7…4b12109d ago0xed5b75…43f733
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x647b…3fa5109d ago0xe39f5f…e34228
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x2d05…53d0109d ago0xe665fc…624fa5
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x0971…930e109d ago0xae050c…6ab9b5
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x214e…3e4a109d ago0x422e32…100792
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x45b4…af27109d ago0x21a942…2ce4d7
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xe9f7…982b109d ago0x701163…4a3ff6

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.