Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x0f7de1…0cd9a1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase2d ago0x6f87e4…2458d2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x16a327…6a823e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x5e39a7…d436a4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0xd42690…dadb72
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x3c9a9a…686d80
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0xce48bd…8e0e1c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x82137e…d86c69
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0xe1ee89…fb0f9c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0xe967bf…4382b2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0xcad13d…23dadf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x901f11…6240e6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0xc830b2…931bd0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x607b2a…014fd2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x51bff2…79611d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0xe4273d…1e6f0b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x5b5de2…5286a4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x23bc8d…82ab3a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x7b2992…bfa2fe
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0xffdc55…53b6e9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x1d4805…f141bb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x04a25f…8ebfd6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x7944ea…aa2d2d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0xd680ea…3078ea
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase3d ago0x998e44…dbc858

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.