Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x705052…78ec53
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x83b523…2efc17
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x349870…320374
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0xcf3beb…87a3a0
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x2dff2f…bb0311
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x376229…2d3651
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x85cf0b…083717
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x036695…32332f
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0xb3f7b7…8354d0
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x8e7313…209c5b
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x17493a…d58004
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0xc6113a…7146e3
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0xede766…7fa5ef
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x7188e6…be1a77
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0xc97a61…05c115
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x58ced0…bd5d38
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x793866…153799
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0xbaaaaf…73d7c2
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x04cc83…7adc68
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x21733d…bf23f8
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x547057…9bbf40
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0xacfabb…3f6fdd
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0x1aac95…e597cc
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0xd03800…52c0e1
0x8d2a…7d370x0b53…6d2cBasePennyRail BatchRail TrialAI$0.001100%coinbase18d ago0xbdcfa0…805d5d

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.