Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4c6…3b060x54f5…d0e3Basex402 service$0.001100%coinbase8d ago0x772775…11cb71
0xd4c6…3b060x54f5…d0e3Basex402 service$0.005100%coinbase8d ago0xf65a1d…27c5e7
0xd4c6…3b060x54f5…d0e3Basex402 service$0.001100%coinbase8d ago0x7f4f23…f41d0a
0xd4c6…3b060x54f5…d0e3Basex402 service$0.005100%coinbase8d ago0x62f411…9ee2d3
0xd4c6…3b060x54f5…d0e3Basex402 service$0.002100%coinbase8d ago0xdad85d…6fbe95
0xd4c6…3b060x54f5…d0e3Basex402 service$0.001100%coinbase8d ago0x05bc6e…cdf091
0xd4c6…3b060x54f5…d0e3Basex402 service$0.001100%coinbase8d ago0xc4b056…de1987
0xd4c6…3b060x54f5…d0e3Basex402 service$0.005100%coinbase8d ago0x995214…d49d87
0xd4c6…3b060x54f5…d0e3Basex402 service$0.001100%coinbase8d ago0x894fd0…43aa30
0xd4c6…3b060x54f5…d0e3Basex402 service$0.005100%coinbase8d ago0xf7cfb3…443587
0xd4c6…3b060x54f5…d0e3Basex402 service$0.002100%coinbase8d ago0x3d49dc…909e6a
0xd4c6…3b060x54f5…d0e3Basex402 service$0.001100%coinbase9d ago0x444efa…e9e0f7
0xd4c6…3b060x54f5…d0e3Basex402 service$0.001100%coinbase9d ago0x5009ba…7d1ec2
0xd4c6…3b060x54f5…d0e3Basex402 service$0.005100%coinbase9d ago0xa72900…bcb0ad
0xd4c6…3b060x54f5…d0e3Basex402 service$0.001100%coinbase9d ago0xc4c0eb…96449c
0xd4c6…3b060x54f5…d0e3Basex402 service$0.005100%coinbase9d ago0xcc2247…29471c
0xd4c6…3b060x54f5…d0e3Basex402 service$0.002100%coinbase9d ago0x2e5c10…b3c85b

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.