Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$10.50100%0x5feb…0e12110d ago0xb0bcda…1ea3fb
0x8cfa…be850x0e3d…7757Base—$1.05100%0xb859…c367110d ago0x003f15…8a9326
0x8cfa…be850x0e3d…7757Base—$28.35100%0x88df…6a4d110d ago0xad7639…33042d
0x8cfa…be850x0e3d…7757Base—$2.10100%0xbb99…f69a110d ago0x297d22…aa2c0b
0x8cfa…be850x0e3d…7757Base—$10.50100%0x1984…8da8110d ago0xab7961…712c40
0x8cfa…be850x0e3d…7757Base—$2.10100%0xa75d…d8a5110d ago0x379366…6f9a94
0x8cfa…be850x0e3d…7757Base—$5.25100%0x2742…8fd1110d ago0xd56cee…067075
0x8cfa…be850x0e3d…7757Base—$10.50100%0x2b56…451e110d ago0x6f8c89…fcae80
0x8cfa…be850x0e3d…7757Base—$1.05100%0x86c0…2889110d ago0x20f262…9f6b18
0x8cfa…be850x0e3d…7757Base—$1.05100%0xe620…4901110d ago0x7e691d…1d67c6
0x8cfa…be850x0e3d…7757Base—$10.50100%0x7381…a3ba110d ago0xdc9762…eecc1f
0x8cfa…be850x0e3d…7757Base—$1.05100%0xc216…7c23110d ago0x37cc04…8dc61f
0x8cfa…be850x0e3d…7757Base—$31.50100%0xa0c6…2cb4110d ago0x65572f…386b80
0x8cfa…be850x0e3d…7757Base—$12.60100%0xc7c2…61a5110d ago0x666bde…5dd592
0x8cfa…be850x0e3d…7757Base—$4.20100%0x811a…c8aa110d ago0x6e467d…9f8eda
0x8cfa…be850x0e3d…7757Base—$2.10100%0x8bc8…eb02110d ago0x085fb0…286f80
0x8cfa…be850x0e3d…7757Base—$5.25100%0x4263…5fe5110d ago0x657bc8…5490fd
0x8cfa…be850x0e3d…7757Base—$10.50100%0x4ec9…3661110d ago0xb4a081…f0ce06
0x8cfa…be850x0e3d…7757Base—$9.45100%0x78ce…877f110d ago0xf171dc…690774
0x8cfa…be850x0e3d…7757Base—$3.15100%0x14dd…a4ea110d ago0xd6aa3f…fe1295
0x8cfa…be850x0e3d…7757Base—$31.50100%0x21ab…01d9110d ago0xa76321…056f30
0x8cfa…be850x0e3d…7757Base—$10.50100%0x816c…9f86110d ago0xbacf5f…ac5b69
0x8cfa…be850x0e3d…7757Base—$1.05100%0x35ec…9dba110d ago0x236929…162ed5
0x8cfa…be850x0e3d…7757Base—$1.05100%0x0874…897c110d ago0x3a6428…7d5322
0x8cfa…be850x0e3d…7757Base—$1.05100%0x2b2b…961c110d ago0x377905…b7d11b

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.