Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4688…f7e70x0e3d…7757Base—$31.50100%0x0922…422388d ago0x544700…a8ec53
0x1332…66eb0x0e3d…7757Base—$50.00100%0x21e4…0fa988d ago0xb08b48…2a471c
0x1332…66eb0x0e3d…7757Base—$100.00100%0x8ae6…570688d ago0x2b05a7…1f068a
0x1332…66eb0x0e3d…7757Base—$20.00100%0xd0fe…397688d ago0x89d117…4500f1
0xf817…6b960x0e3d…7757Base—$10.00100%0x24a4…540a88d ago0x6d7684…ffd333
0xf5fe…88da0x0e3d…7757Base—$5.25100%0x9d9f…8c6a88d ago0xe0d94d…2676e1
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2fa9…16de88d ago0xbdcd4d…43f498
0x90f2…df060x0e3d…7757Base—$21.00100%0xd6e8…21cd88d ago0xe39722…758bcb
0x9b6f…68a50x0e3d…7757Base—$10.00100%0xb027…a85188d ago0x97aeb3…dddabe
0x90f2…df060x0e3d…7757Base—$10.50100%0xe347…5b3088d ago0xd9bfed…a5d6d5
0xe896…ae380x0e3d…7757Base—$113.30100%0x154a…ba3288d ago0x36cc1f…4186e0
0x1332…66eb0x0e3d…7757Base—$5.25100%0xda14…75fa88d ago0xc7e17e…c5e0a6
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc89e…795888d ago0xbd0ee2…144029
10972.eth0x0e3d…7757Base—$3.15100%0x2041…bdf688d ago0xe9f20b…8750ab
0x5566…c9ef0x0e3d…7757Base—$10.50100%0xa2b8…fedd88d ago0x418101…b73ef5
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4760…47ea88d ago0xf15d93…88c698
0x0bae…5d880x0e3d…7757Base—$10.50100%0xec7c…5d3288d ago0x9f8412…e670cd
0x1332…66eb0x0e3d…7757Base—$1.05100%0x6476…d72688d ago0xede315…2176e0
0xa787…64cf0x0e3d…7757Base—$5.25100%0x3aab…e20988d ago0x287a80…50d355
0x1332…66eb0x0e3d…7757Base—$31.50100%0x96be…0b4688d ago0x72298c…0a99dc
0x2fa7…7ce10x0e3d…7757Base—$25.20100%0x5feb…0e1288d ago0xb4e644…0aee97
0x1332…66eb0x0e3d…7757Base—$5.25100%0xdddf…e3d888d ago0xd12593…0635ff
0x1332…66eb0x0e3d…7757Base—$3.15100%0x73f4…836788d ago0xef0aa8…d19dfe
0x3fb1…7e250x0e3d…7757Base—$52.50100%0xfd6b…ae3988d ago0x6f8daa…b0b792
0x5d79…ab930x0e3d…7757Base—$15.75100%0x80e7…127f88d ago0x57815f…8d3dce

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.