Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…f2e130d ago0x5fa21b…92c687
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…32a430d ago0x25317d…720677
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…283830d ago0x9ac2ea…e76bc2
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c30d ago0xc111ce…fc4016
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x81e3…b98e30d ago0x6c98fc…8f639c
0x3be9…575c0xaa9c…5a6bBase$30.0070%0xe196…0ce131d ago0x490c57…98a374
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…f63731d ago0x4004af…f79c45
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x211d…d17231d ago0xafe337…7302a2
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…e06131d ago0x9d7c8f…06f7d4
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…ec2631d ago0xb95717…3ed98d
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…c48731d ago0x94af96…d464f2

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.