Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d8f…c62a0xaf37…35d8Base—$10.00100%0x4661…93fd70d ago0x733918…44c2b9
0x3d8f…c62a0x2ef6…8004Base—$5.00100%0x4661…93fd70d ago0xa3c8b8…7dd20d
0x3d8f…c62a0x082a…3cfdBase—$5.00100%0x4661…93fd70d ago0x5c78e3…030a20
0x3d8f…c62a0xe15a…0993Base—$30.00100%0x4661…93fd70d ago0x095083…912929
0x3d8f…c62a0xb153…f0cbBase—$5.00100%0x4661…93fd70d ago0xa2f7b5…9bab32
0x3d8f…c62a0xb2a7…8416Base—$5.00100%0x4661…93fd70d ago0xb83c80…b9e055
0x3d8f…c62a0x38db…483bBase—$5.00100%0x4661…93fd70d ago0xcc2ab0…3ed744
0x3d8f…c62a0x480f…3dffBase—$5.00100%0x4661…93fd70d ago0xcbdbec…120a76
0x3d8f…c62a0x23ff…fedeBase—$5.00100%0x4661…93fd70d ago0x1a8a9c…63e3e2
0x3d8f…c62a0x6aaf…d635Base—$5.00100%0x4661…93fd70d ago0x689368…8891fb
0x3d8f…c62a0xb54f…b40dBase—$5.00100%0x4661…93fd71d ago0xd48e92…2b618c
0x3d8f…c62a0x0eaf…569cBase—$5.00100%0x4661…93fd71d ago0x65d024…65e72d
0x3d8f…c62a0x44f2…fb6fBase—$5.00100%0x4661…93fd71d ago0x1ee539…d17a44

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.