Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a81…80960x10c1…1e24Base—$0.38100%coinbase107d ago0xa46f73…3a15f3
0x3a81…80960x10c1…1e24Base—$0.08100%coinbase107d ago0xf64369…dd3081
0x3a81…80960x10c1…1e24Base—$0.55100%coinbase107d ago0xf6a91a…8b72c2
0x3a81…80960x10c1…1e24Base—$0.05100%coinbase107d ago0xa22b19…06e67e
0x3a81…80960x10c1…1e24Base—$0.56100%coinbase107d ago0x5e5a8f…23cb33
0x3a81…80960x10c1…1e24Base—$0.01100%coinbase107d ago0x22d05b…3163cc
0x3a81…80960x10c1…1e24Base—$0.26100%coinbase107d ago0x01f36c…f90ca1
0x3a81…80960x10c1…1e24Base—$0.56100%coinbase107d ago0x833be9…52aec5
0x3a81…80960x10c1…1e24Base—$0.63100%coinbase107d ago0x2d71bb…35d976
0x3a81…80960x10c1…1e24Base—$0.54100%coinbase107d ago0xd8f7bf…f09e65
0x3a81…80960x10c1…1e24Base—$0.55100%coinbase107d ago0x357e49…7e00fc
0x3a81…80960x10c1…1e24Base—$0.009151100%coinbase107d ago0x80efbb…b6b39d
0x3a81…80960x10c1…1e24Base—$0.51100%coinbase107d ago0xb7e75e…0d2f96
0x3a81…80960x10c1…1e24Base—$0.40100%coinbase107d ago0xdf517e…9c7e54
0x3a81…80960x10c1…1e24Base—$0.37100%coinbase107d ago0x010065…47a247
0x3a81…80960x10c1…1e24Base—$0.02100%coinbase107d ago0x3c3751…e0064b
0x3a81…80960x10c1…1e24Base—$0.48100%coinbase107d ago0x141185…cff3cd
0x3a81…80960x10c1…1e24Base—$0.03100%coinbase107d ago0x4be996…a35fb4
0x3a81…80960x10c1…1e24Base—$0.11100%coinbase107d ago0xe57a03…ab578d
0x3a81…80960x10c1…1e24Base—$0.27100%coinbase107d ago0xd9b1b4…6b7b2c
0x3a81…80960x10c1…1e24Base—$0.56100%coinbase107d ago0x8d9f09…06d835
0x3a81…80960x10c1…1e24Base—$0.64100%coinbase107d ago0x7f6ee9…09dd55

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.