Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x060670…8d45e8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x8868f7…0748c1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0xf50ea1…e64487
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0xb10db0…0ca913
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x424158…fa905b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0xe20251…b82888
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x60d218…54a24b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0xe64443…462ba4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0xaceea6…ceb9ab
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x7c5d17…c6a049
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x5fc296…2354f4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x2db207…a607fb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x562844…9bfcc0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x89c0f2…41642a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x939d36…2020ad
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x2b132e…e35df4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0xf30d93…b8b272
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x3d6636…26bbc7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x60d0e7…ba2346
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x68b128…ff6d0f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x4fd891…c28a4a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x0f42ed…19f0f5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x6cc41d…919dc2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0x1b91bb…5af9f9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase107d ago0xf3dac2…5c13ca

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.