Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$1.05100%0x30b6…608997d ago0xbe26ff…c9597c
0xa17c…60a90x0e3d…7757Base—$10.50100%0x5670…ffbc97d ago0x1d6931…2fd09a
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6b3c…58cb97d ago0x397517…21df0b
0xa17c…60a90x0e3d…7757Base—$5.25100%0x3e70…fea197d ago0xe89fc2…f0f55f
0xa17c…60a90x0e3d…7757Base—$10.50100%0x3835…626197d ago0x8491b4…cc907e
0xa17c…60a90x0e3d…7757Base—$21.00100%0xce9f…bc8e97d ago0xefd832…c00cf9
0xa17c…60a90x0e3d…7757Base—$2.10100%0x5dca…cd2197d ago0xab1cd1…1089fb
0xa17c…60a90x0e3d…7757Base—$3.15100%0xaf61…49f697d ago0x8f6b0a…3c14ac
0xa17c…60a90x0e3d…7757Base—$6.30100%0xfd6b…ae3997d ago0x8a9ed3…471a0b
0xa17c…60a90x0e3d…7757Base—$3.15100%0x30af…b89d97d ago0x2fa1eb…bad67e
0xa17c…60a90x0e3d…7757Base—$2.10100%0x9f6a…a93c97d ago0xf3b563…f7a5bd
0xa17c…60a90x0e3d…7757Base—$105.00100%0x1668…2c3e97d ago0xe455ed…1faa19
0xa17c…60a90x0e3d…7757Base—$10.50100%0x9993…8cf597d ago0x35a7b6…fdcfb0
0xa17c…60a90x0e3d…7757Base—$105.00100%0x9f94…626498d ago0xc42468…5fd0fd
0xa17c…60a90x0e3d…7757Base—$3.15100%0xa6d0…a3cd98d ago0x1a1419…a1e795
0xa17c…60a90x0e3d…7757Base—$21.00100%0x7381…a3ba98d ago0x9bf0c8…98fac7

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.