Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0x965daa…e43446
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0xf25ad1…ab7991
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0xb5e8f3…ae1895
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0xa4715f…0c4474
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0x64e0a1…295f31
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0xe52e32…d7ce21
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0xa4a026…21eb6b
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0x290321…f4fb09
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0x516477…1bfb9d
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0x7b058f…27caa8
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0x4d4834…825798
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0xbe8532…1f0533
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0xb885a1…07e053
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0xb7d6d3…662bae
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0x7169bb…3a25b6
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0x5a70d4…37901c
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5421d ago0x8d6b73…5b49f7
0xe629…4b540x072f…d801Basex402 service$0.005100%coinbase21d ago0xd2dcec…637d5f
0xe629…4b540x072f…d801Basex402 service$0.005100%coinbase21d ago0x0ddf42…8d96cd
0xe629…4b540x072f…d801Basex402 service$0.005100%coinbase21d ago0x341841…4c9189
0xe629…4b540x072f…d801Basex402 service$0.005100%coinbase21d ago0xe11628…2de4df
0xe629…4b540x072f…d801Basex402 service$0.005100%coinbase21d ago0x782586…45a8d1
0xe629…4b540x072f…d801Basex402 service$0.005100%coinbase21d ago0x55c122…51ce95
0xe629…4b540x072f…d801Basex402 service$0.005100%coinbase21d ago0x6dd644…aa1847
0xe629…4b540x072f…d801Basex402 service$0.005100%coinbase21d ago0x24fd32…b972a8

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.