Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x29a6…7b7a0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x98715d…1c2f3f
0xdc70…cf520xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x233c52…0bf686
0x5279…44570xa8b2…1d68Base$0.0170%0x9501…c67710d ago0xb3d933…cd244f
0xa10d…d8b80xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x9c40be…103cb0
0xa5c6…063b0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0xba2672…35754c
0x81b9…f4930xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x8d6469…1b2412
0x914c…ed910xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x8315c9…078009
0x4317…876e0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x493623…c1f71e
0x4317…876e0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0xf09ca8…0f400d
0x8346…42740xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x2d7c75…3dda61
0xc9e4…7b3f0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x860ae5…bf2c75
0x4317…876e0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x271cd0…b85da8
0x623f…a67a0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0xfaf4ee…5f5bb5
0x4317…876e0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x9f79ac…77ef94
0x103e…eb8f0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x31a11d…42dfd7
0x304b…abda0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0xff8eb7…7f4cb6
0x5279…44570xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x5c901b…789f20
0xb127…3b580xa8b2…1d68Base$0.0170%0x9501…c67710d ago0xe9e757…449859
0xa0c1…cf410xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x17389e…a1bd78
0x75e6…eec10xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x0c0301…08affc
0xccb7…eb5e0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x6476eb…f25cdc
0x7980…58ae0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x80b1bf…26060f
0x304b…abda0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0xd4ae6d…8c9cf7
0x3439…5d8c0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0x17fa21…3081b4
0xccb7…eb5e0xa8b2…1d68Base$0.0170%0x9501…c67710d ago0xa98222…facbfa

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.