Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc81d…30cc0x3e0a…78e7Base—$0.004572100%coinbase74d ago0x709b82…f6620a
0xc81d…30cc0x3e0a…78e7Base—$0.002917100%coinbase74d ago0xc1a966…766edd
0xc81d…30cc0x3e0a…78e7Base—$0.002839100%coinbase74d ago0xef645d…369076
0xc81d…30cc0x3e0a…78e7Base—$0.003379100%coinbase74d ago0x335853…41600b
0xc81d…30cc0x3e0a…78e7Base—$0.003735100%coinbase74d ago0x6faec7…8a887a
0xc81d…30cc0x3e0a…78e7Base—$0.003048100%coinbase74d ago0x761acf…b4ae33
0xc81d…30cc0x3e0a…78e7Base—$0.004531100%coinbase74d ago0xc537de…4a74eb
0xc81d…30cc0x3e0a…78e7Base—$0.003725100%coinbase74d ago0x6ae6c7…8fc479
0xc81d…30cc0x3e0a…78e7Base—$0.004484100%coinbase74d ago0x8070f1…42886e
0xc81d…30cc0x3e0a…78e7Base—$0.00491100%coinbase74d ago0x64bb05…61246f
0xc81d…30cc0x3e0a…78e7Base—$0.003767100%coinbase74d ago0x2318e3…d27a75
0xc81d…30cc0x3e0a…78e7Base—$0.005541100%coinbase74d ago0x06f711…e99d35
0xc81d…30cc0x3e0a…78e7Base—$0.003216100%coinbase74d ago0x1ec211…decb4d
0xc81d…30cc0x3e0a…78e7Base—$0.00334100%coinbase75d ago0xd41757…caee67
0xc81d…30cc0x3e0a…78e7Base—$0.002904100%coinbase75d ago0x5e101f…53e470
0xc81d…30cc0x3e0a…78e7Base—$0.005833100%coinbase75d ago0xbcc68b…c8661f
0xc81d…30cc0x3e0a…78e7Base—$0.003008100%coinbase75d ago0xc2bed6…1be93b
0xc81d…30cc0x3e0a…78e7Base—$0.003875100%coinbase75d ago0x20bb51…ccb178
0xc81d…30cc0x3e0a…78e7Base—$0.00406100%coinbase75d ago0x211e09…9a9c68
0xc81d…30cc0x3e0a…78e7Base—$0.003351100%coinbase75d ago0x59cc11…43d063
0xc81d…30cc0x3e0a…78e7Base—$0.002719100%coinbase75d ago0x11304c…ba59d0
0xc81d…30cc0x3e0a…78e7Base—$0.003935100%coinbase75d ago0x49c0f6…4c8593
0xc81d…30cc0x3e0a…78e7Base—$0.005228100%coinbase75d ago0x879274…07d32a
0xc81d…30cc0x3e0a…78e7Base—$0.004404100%coinbase75d ago0x5b1560…7e1a3d
0xc81d…30cc0x3e0a…78e7Base—$0.004786100%coinbase75d ago0x19ca38…37d585

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.