Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0xb174ab…3d1e9f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0xe5e48d…dea1f9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0xd7237f…e91cdf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x9a1628…fb14e5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x128101…fcf74d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x299aff…b8182f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x7e752e…07bdfc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x8c94ef…5178fa
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x73d6b3…18149d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x2b040a…060b0a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0xa3520b…c4571f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0xbb0738…9e4788
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x3e53fd…a8134a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x82275c…4defcb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0xe95f95…fd255e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x461cf6…4f9033
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0xe96f34…34941c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x01d577…f798a1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0xff43a4…0fe284
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0xd19b51…464beb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x160dcc…0a0443
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0xdd2bf8…a5859a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x7f4c06…0b713e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0xff708b…e3bb19
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5d ago0x3a255b…5f86eb

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.