Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xac1e…f568Base$9,914.4370%0x64b2…883322d ago0xbd7c75…1ae5e4
0xa54d…49f50xf75f…bc43Base$27,320.8570%0x64b2…883322d ago0x62a9dc…78e5ac
0xa54d…49f50xde63…a9ccBase$78.9370%0x7347…d69122d ago0x657599…01c19f
0xa54d…49f50x25d8…b79dBase$3,156.9070%0x7347…d69122d ago0x4db42f…d76140
0xa54d…49f50x1ed5…8736Base$1,018.8970%0x64b2…883322d ago0x033873…3c9bd3
0xa54d…49f50xc9a6…9abbBase$12,886.8470%0x64b2…883322d ago0x971087…c20320
0xa54d…49f5chrisbcrypto.ethBase$46.2170%0x7347…d69122d ago0x30f81d…d925a3
0xa54d…49f50xbac0…5210Base$9,240.5570%0x64b2…883322d ago0x2aa7b6…b4d52c
0xa54d…49f50x0d6d…0c11Base$72.5170%0x7347…d69122d ago0x5f3c01…9fed76
0xa54d…49f50x6786…6e77Base$527.5970%0x7347…d69122d ago0xbb305e…242d0f
0xa54d…49f50x6d0c…c142Base$14.9770%0x64b2…883322d ago0xbc1c05…9128cb
0xa54d…49f50x6d0c…c142Base$14.9770%0x64b2…883322d ago0xfbe8a9…674a9b
0xa54d…49f50x6d0c…c142Base$14.9770%0x64b2…883322d ago0xd3fc45…0b7fa3
0xa54d…49f50x0858…9675Base$1,860.2570%0x64b2…883322d ago0x591c5b…0a383e
0xa54d…49f50xa24d…aef9Base$9,897.9570%0x64b2…883322d ago0xce9237…9e88ac
0xa54d…49f50x3101…a9ecBase$4,996.8970%0x64b2…883322d ago0x1e7a9d…09b9c9
0xa54d…49f50xf31f…bb33Base$1,028.6170%0x7347…d69122d ago0xf76e6b…b4cf6c
0xa54d…49f5cryptomau92.ethBase$431.9470%0x7347…d69122d ago0xcb113a…a30cee
0xa54d…49f50x1bd1…60adBase$7,777.5870%0x64b2…883322d ago0xef01a5…f0a9d3
0xa54d…49f50x00bc…3549Base$1,344.5770%0x64b2…883322d ago0xb9de47…5b5fce
0xa54d…49f50x613f…883dBase$7,001.8270%0x7347…d69122d ago0xf036e9…a43eb8
0xa54d…49f50xfe7a…9848Base$1,000.8970%0x7347…d69122d ago0xf25ff2…31ad96
0xa54d…49f50x7f89…5d80Base$6,157.8570%0x64b2…883322d ago0x4a7016…b42c62
0xa54d…49f50x5228…c9eeBase$49.9770%0x7347…d69123d ago0x6283e8…823f60
0xa54d…49f50xa61c…35acBase$20,211.6070%0x64b2…883323d ago0xab80b5…a07a7d

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.