Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9362…ef650x4f4c…4104Basex402 service$0.001100%coinbase11d ago0x596102…56b258
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI11d ago0x0e971c…cadac9
0x9362…ef650x4f4c…4104Basex402 service$0.001100%coinbase11d ago0xb995cc…5fde76
0x9362…ef650x4f4c…4104Basex402 service$0.001100%coinbase11d ago0x83bedf…d72d42
0x9362…ef650x4f4c…4104Basex402 service$0.001100%coinbase11d ago0xc83ed9…505d2b
0x9362…ef650x4f4c…4104Basex402 service$0.001100%coinbase11d ago0x04406f…ce38e4
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI11d ago0xa441fd…f1876d
0x62e0…89480x4f4c…4104Basex402 service$0.004100%payAI11d ago0xeb27d3…f7b8c0
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0x93464a…b0171b
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0xa8eb56…a0d734
0x62e0…89480x4f4c…4104Basex402 service$0.002100%payAI11d ago0x8910c4…7d670a
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0x71fcb5…7c0392
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0x59f0a4…d6ddd6
0x62e0…89480x4f4c…4104Basex402 service$0.002100%payAI11d ago0xd82ec2…87d4ca
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0x6c74ac…795181
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0x7043c5…8fea33
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0xfe181b…dd4429
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0xfa6810…b0d36e
0x62e0…89480x4f4c…4104Basex402 service$0.002100%payAI11d ago0x398735…695a27
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0x1a6144…a6516c
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0x8ddf28…42ae32
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0x1b14c1…212450
0x62e0…89480x4f4c…4104Basex402 service$0.002100%payAI11d ago0x8dd817…aae111
0x62e0…89480x4f4c…4104Basex402 service$0.001100%payAI11d ago0xcca75c…12fc86
0x62e0…89480x4f4c…4104Basex402 service$0.005100%payAI11d ago0x3969c8…8ac124

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.