Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5a4…cc820x6366…f1e2Base—$0.006578100%candidates96d ago0xca23d8…ab7476
0xa5a4…cc820x6366…f1e2Base—$0.006581100%0x0098…310096d ago0x29cf5f…e7a304
0xa5a4…cc820x6366…f1e2Base—$0.06100%candidates96d ago0x593bc5…8cb25a
0xa5a4…cc820x6366…f1e2Base—$0.06100%0x58fe…153b96d ago0x9f331b…5edbe4
0xa5a4…cc820x6366…f1e2Base—$0.06100%0x0098…310096d ago0xaf3bae…2e0962
0xa5a4…cc820x6366…f1e2Base—$0.02100%0x6366…f1e296d ago0xddc32f…e67212
0xa5a4…cc820x6366…f1e2Base—$0.06100%0x08ff…bb0696d ago0x31b63e…9a5361
0xa5a4…cc820x6366…f1e2Base—$0.02100%0xbe53…e90296d ago0x4bd3ed…853c09
0xa5a4…cc820x6366…f1e2Base—$0.000934100%0x6366…f1e296d ago0x031ee6…e82995
0xa5a4…cc820x6366…f1e2Base—$0.006303100%0x6366…f1e296d ago0xe54438…a7869c
0xa5a4…cc820x6366…f1e2Base—$0.06100%0x6366…f1e296d ago0x21d4c4…494452
0xa5a4…cc820x6366…f1e2Base—$0.006546100%0x7f16…55b496d ago0x18a4f6…0ee6d3
0xa5a4…cc820x6366…f1e2Base—$0.06100%0x7f16…55b496d ago0x26d509…c543d3
0xa5a4…cc820x6366…f1e2Base—$0.006307100%candidates96d ago0xf784ed…e87c21
0xa5a4…cc820x6366…f1e2Base—$0.06100%candidates96d ago0xb8c22d…375926
0xa5a4…cc820x6366…f1e2Base—$0.06100%0x7f16…55b496d ago0x58f840…bf787b

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.