Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fc8…62d80x6366…f1e2Base—$0.02100%0xfc74…d8a582d ago0xee12a6…f449d5
0x6fc8…62d80x6366…f1e2Base—$0.00673100%0x6366…f1e282d ago0x87b19e…24bd80
0x6fc8…62d80x6366…f1e2Base—$0.33100%0x6366…f1e282d ago0xdc6594…df2f5d
0x6fc8…62d80x6366…f1e2Base—$0.04100%0x17c8…043682d ago0xa9fcde…2f03ba
0x6fc8…62d80x6366…f1e2Base—$0.00674100%0x6366…f1e282d ago0xed7f5c…aebac0
0x6fc8…62d80x6366…f1e2Base—$0.32100%0x6366…f1e282d ago0xa0a601…e19ae3
0x6fc8…62d80x6366…f1e2Base—$0.006528100%0x6366…f1e282d ago0x76de07…81f738
0x6fc8…62d80x6366…f1e2Base—$0.12100%0x6366…f1e282d ago0x57ed98…add8b3
0x6fc8…62d80x6366…f1e2Base—$0.006727100%0x6366…f1e282d ago0x53b8ac…263131
0x6fc8…62d80x6366…f1e2Base—$0.22100%0x6366…f1e282d ago0x5ff039…c2eb41
0x6fc8…62d80x6366…f1e2Base—$0.12100%0xfc74…d8a582d ago0x7bc1db…14f924
0x6fc8…62d80x6366…f1e2Base—$0.22100%0x17c8…043682d ago0x06af58…e973e0
0x6fc8…62d80x6366…f1e2Base—$0.006714100%0x6366…f1e282d ago0x1fca82…70803d
0x6fc8…62d80x6366…f1e2Base—$0.44100%0x6366…f1e282d ago0x5d14ee…816605
0x6fc8…62d80x6366…f1e2Base—$0.02100%0xfc74…d8a582d ago0xf8ea0f…c4337e
0x6fc8…62d80x6366…f1e2Base—$0.00671100%0x6366…f1e282d ago0xb608bc…244efe
0x6fc8…62d80x6366…f1e2Base—$0.22100%0x6366…f1e282d ago0x1d4ac5…2039ed
0x6fc8…62d80x6366…f1e2Base—$0.001703100%0x6366…f1e282d ago0x8be4bf…bdc670
0x6fc8…62d80x6366…f1e2Base—$0.006464100%0x6366…f1e282d ago0x55dac0…9ce877
0x6fc8…62d80x6366…f1e2Base—$0.09100%0x6366…f1e282d ago0xf79062…424474
0x6fc8…62d80x6366…f1e2Base—$0.18100%0x17c8…043682d ago0x7daa3a…08e672
0x6fc8…62d80x6366…f1e2Base—$0.02100%0xfc74…d8a582d ago0x552926…57897e
0x6fc8…62d80x6366…f1e2Base—$0.006726100%0x6366…f1e282d ago0xe0ac4a…e94575
0x6fc8…62d80x6366…f1e2Base—$0.42100%0x6366…f1e282d ago0xbd32bd…79805f
0x6fc8…62d80x6366…f1e2Base—$0.006509100%0x6366…f1e282d ago0x615487…74fb40

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.