Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$5.25100%0x86c0…288988d ago0x8403e7…beea57
0xa787…64cf0x0e3d…7757Base$3.15100%0xa8e8…666888d ago0x3a105d…cb0c98
0xa787…64cf0x0e3d…7757Base$7.35100%0x6d2e…0c6488d ago0x4e7326…913e8a
0xa787…64cf0x0e3d…7757Base$105.00100%0x8d6c…345888d ago0xcd111e…7ef78f
0xa787…64cf0x0e3d…7757Base$3.15100%0xc664…74ab88d ago0x053424…f62fa8
0xa787…64cf0x0e3d…7757Base$1.05100%0x2ee2…15c488d ago0xa8b478…b92a23
0xa787…64cf0x0e3d…7757Base$2.10100%0xfbba…dd9088d ago0x404c6b…06ce5b
0xa787…64cf0x0e3d…7757Base$1.05100%0x8b99…df7988d ago0xe022de…f0850e
0xa787…64cf0x0e3d…7757Base$2.10100%0x643b…940488d ago0x1879b3…efc634
0xa787…64cf0x0e3d…7757Base$5.25100%0x969c…eacf88d ago0x4bc55b…190775
0xa787…64cf0x0e3d…7757Base$3.15100%0x7666…72f488d ago0x421a3c…63e3c9
0xa787…64cf0x0e3d…7757Base$2.10100%0x8112…516788d ago0xb937a3…b8373d
0xa787…64cf0x0e3d…7757Base$2.10100%0x9667…204e88d ago0x91bed1…b7793a
0xa787…64cf0x0e3d…7757Base$1.05100%0x14dd…a4ea88d ago0x5a706b…68e0a6
0xa787…64cf0x0e3d…7757Base$1.05100%0x9971…204888d ago0x62d724…6c6787
0xa787…64cf0x0e3d…7757Base$1.05100%0x7a25…7fdc88d ago0x68210a…d5d8d5
0xa787…64cf0x0e3d…7757Base$1.05100%0x45b0…c0d688d ago0x794019…80a489
0xa787…64cf0x0e3d…7757Base$2.10100%0x065e…0a6088d ago0xbf8aa7…46aaed
0xa787…64cf0x0e3d…7757Base$52.50100%0xfbba…dd9088d ago0x8c097d…5c0611
0xa787…64cf0x0e3d…7757Base$3.15100%0x0558…49bd88d ago0x811275…36af70
0xa787…64cf0x0e3d…7757Base$52.50100%0x4e07…cf7c88d ago0xa2e05f…fa1979
0xa787…64cf0x0e3d…7757Base$1.05100%0xa75d…d8a588d ago0xd9a723…1fe64c
0xa787…64cf0x0e3d…7757Base$4.20100%0x96b2…cc5e88d ago0xaead84…d0fb1e
0xa787…64cf0x0e3d…7757Base$5.25100%0x63d9…362888d ago0xff6eab…291aa6
0xa787…64cf0x0e3d…7757Base$5.25100%0x4c91…bd4988d ago0xa01f08…e8d6db

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.