Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$1.21100%coinbase36d ago0x6a4b8e…ff8e2b
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase36d ago0x44b3ea…b4fd23
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase36d ago0xf43b79…de1a44
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase36d ago0xf3c89c…412bb9
0xca0a…2d7a0x85b4…627cBase—$2.26100%coinbase36d ago0xbf6b0a…e5fce9
0xca0a…2d7a0x85b4…627cBase—$0.33100%coinbase36d ago0x50dd0c…cfcdb8
0xca0a…2d7a0x85b4…627cBase—$0.52100%coinbase36d ago0xf6266b…fa26f7
0xca0a…2d7a0x85b4…627cBase—$0.37100%coinbase36d ago0xa1e7d1…cfcc34
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase36d ago0x24ae2a…07809c
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase36d ago0xa7e11a…be05ba
0xca0a…2d7a0x85b4…627cBase—$0.80100%coinbase36d ago0xf4bd11…68e8c7
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase36d ago0x999ef9…95273b
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase36d ago0xae5a27…352d66
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase36d ago0x7dda5c…cd61ad
0xca0a…2d7a0x85b4…627cBase—$1.50100%coinbase36d ago0x6b204b…1261ba
0xca0a…2d7a0x85b4…627cBase—$4.52100%coinbase36d ago0x6ef49d…0d6501
0xca0a…2d7a0x85b4…627cBase—$1.50100%coinbase36d ago0xc8773c…1a02af
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase36d ago0xc56cdd…b7ee15
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase36d ago0x2b12cc…f2f20f
0xca0a…2d7a0x85b4…627cBase—$0.66100%coinbase36d ago0x0e5a4b…4715e2
0xca0a…2d7a0x85b4…627cBase—$1.25100%coinbase36d ago0x2633cb…5b9e8e
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase36d ago0xf2263d…8b56d9
0xca0a…2d7a0x85b4…627cBase—$0.48100%coinbase36d ago0x102d48…8de709
0xca0a…2d7a0x85b4…627cBase—$1.15100%coinbase36d ago0xf99aa0…e194ef
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase36d ago0x444b9f…c89ae0

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.