Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xba96ea…ea5b3b
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x3078c0…a01853
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xd8c388…aec8c8
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xa97089…d09732
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xdf9005…3b28d4
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x88d24e…d8f395
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xf4475a…1af178
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xce3248…ba07db
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xe54983…400a67
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x0ebdc7…6db405
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x4bfd8e…de6808
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x0e3837…ea3c24
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x6f49d8…66e78c
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xe8784e…e9c1d0
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x5b3fdb…527777
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x366557…b055b6
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x495d40…2583f4
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xf14670…7f59b9
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x233a65…f5d8e6
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xc1443b…2bcef6
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x4ab7a2…9b1dc8
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xb02858…e1756b
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0xffa23a…1ffc87
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x68da09…7258cc
0xfabe…1f3a0xa9dd…2315Base—$0.002100%coinbase52d ago0x0e9daf…59574a

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.