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—$1.05100%0x7186…110f88d ago0x2347da…789322
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xc836…5c4688d ago0x99f41d…3f9dfa
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x1dbc…007e88d ago0xdb0919…d82be2
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x666e…093088d ago0x0c4513…ad849b
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x0452…7f6688d ago0xf3e1de…3a8021
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x5dca…cd2188d ago0xbcb5db…824e64
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xa48e…f66188d ago0xca5c6c…79c640
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x35fa…74a988d ago0x33db1d…a7dec1
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x6476…d72688d ago0x3d2989…7154f4
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xf11b…db9488d ago0xd600f5…7a8551
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x29b8…326388d ago0x3fd9f3…232932
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x422e…487088d ago0x8200f7…a3a169
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x2b2b…961c88d ago0x93a094…6b042b
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xbdce…f63788d ago0xacbae4…72a80b
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xb77d…5f2d89d ago0x8496a2…13d6f1
0x4bfb…0c880x0e3d…7757Base—$52.50100%0xa7b1…4ca489d ago0xe60495…1ab656
0x4bfb…0c880x0e3d…7757Base—$31.50100%0x44bc…cd6a89d ago0xe7b2a3…7dee79
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x4ec9…366189d ago0x5099d8…fc0e5d
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x54c8…88d589d ago0xaf4dab…556e08
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x50ee…525289d ago0xed5b33…64e098
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x7929…b33189d ago0xc8c4a4…69e0d5

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.