Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f74…8e3f0xe8f9…905dBase—$0.01100%coinbase76d ago0x5d4390…9d30f0
0x0f74…8e3f0x8832…0a77Base—$0.01100%coinbase76d ago0x08824c…fce6a1
0x0f74…8e3f0x0e99…99ebBase—$0.01100%coinbase76d ago0xb5f382…bf5898
0x0f74…8e3f0x8bb6…ff5dBase—$0.01100%coinbase76d ago0x90d5bc…5a66a4
0x0f74…8e3f0x1296…8f39Base—$0.01100%coinbase76d ago0xd2eda8…2a2a51
0x0f74…8e3f0x6643…85a5Base—$0.01100%coinbase76d ago0x990f24…f1fb05
0x0f74…8e3f0xcc49…732bBase—$0.01100%coinbase76d ago0x5e0c00…02e29e
0x0f74…8e3f0x97ce…ce0dBase—$0.01100%coinbase76d ago0x928943…c1c7a2
0x0f74…8e3f0x2a34…30b1Base—$0.01100%coinbase76d ago0x23eab0…30e58c
0x0f74…8e3f0x20c5…0d53Base—$0.01100%coinbase76d ago0xa29dc2…f36d75
0x0f74…8e3f0x76d9…7766Base—$0.01100%coinbase76d ago0xf4590a…da020c
0x0f74…8e3f0xdf8b…058dBase—$0.01100%coinbase76d ago0x479d41…cc1889
0x0f74…8e3f0x9ca3…8291Base—$0.01100%coinbase76d ago0x7e4425…961b8b
0x0f74…8e3f0xb6b1…1d36Base—$0.01100%coinbase76d ago0xbf6816…1263d5
0x0f74…8e3f0x26f7…6cecBase—$0.01100%coinbase77d ago0x084c4f…7f874f
0x0f74…8e3f0xd0a2…8165Base—$0.01100%coinbase77d ago0xdb422d…2e9f54
0x0f74…8e3f0x5339…5dabBase—$0.01100%coinbase77d ago0x431a26…f07ec0
0x0f74…8e3f0xd808…09a4Base—$0.01100%coinbase77d ago0xb7e2b7…52f94d
0x0f74…8e3f0x58f2…606fBase—$0.01100%coinbase77d ago0x4838a0…9a2ae4
0x0f74…8e3f0x88c6…1614Base—$0.01100%coinbase77d ago0x219a2a…0b821b
0x0f74…8e3f0x50cb…d61bBase—$0.01100%coinbase77d ago0xc096a1…903cd3
0x0f74…8e3f0x993c…5470Base—$0.01100%coinbase77d ago0xabbf35…bcc0be
0x0f74…8e3f0xacc8…f443Base—$0.01100%coinbase77d ago0x269d12…abd7eb
0x0f74…8e3f0x751a…2747Base—$0.01100%coinbase77d ago0x5d53f4…cbecae

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.