Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x8cf8e7…4d358f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xa958fa…7de969
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xe3113a…68a9fc
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x329de7…f816a2
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x15e6c7…a41200
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x9819fa…7f4f70
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x8bf837…a4014b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x6e8e04…a1a9e7
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xeff1c4…b86f8a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xfa6f9f…b1ee8c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x202bb7…e6f887
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xfb046c…65bb07
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x3fefcb…547b3a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xacb83b…7367c8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x6d7667…241a74
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x2335b9…b513ac
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x740abf…bb0b6a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x9f9315…f9bd77
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xdd1dc8…5f45c9
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xb125d9…05e237
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x776bdc…f375df
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x095308…c40388
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x469ee1…916aae
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xf7ef12…604c27
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x67f629…468600

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.