Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7554…d6c70x3e0a…78e7Base—$0.002784100%coinbase75d ago0x49edc6…3317c4
0x7554…d6c70x3e0a…78e7Base—$0.00381100%coinbase75d ago0x713f81…6783e9
0x7554…d6c70x3e0a…78e7Base—$0.004198100%coinbase75d ago0xd4ce24…cca15a
0x7554…d6c70x3e0a…78e7Base—$0.004154100%coinbase75d ago0xb07783…21b012
0x7554…d6c70x3e0a…78e7Base—$0.004333100%coinbase75d ago0x03acf2…64f3eb
0x7554…d6c70x3e0a…78e7Base—$0.003003100%coinbase75d ago0x5fd7ff…8f7bb1
0x7554…d6c70x3e0a…78e7Base—$0.005552100%coinbase75d ago0x878d08…5442c4
0x7554…d6c70x3e0a…78e7Base—$0.005687100%coinbase75d ago0x7b0b67…cabf10
0x7554…d6c70x3e0a…78e7Base—$0.004836100%coinbase75d ago0xff74fc…fbb6da
0x7554…d6c70x3e0a…78e7Base—$0.002814100%coinbase75d ago0x212642…7caf25
0x7554…d6c70x3e0a…78e7Base—$0.00552100%coinbase75d ago0x02cc37…bcb4b1
0x7554…d6c70x3e0a…78e7Base—$0.003758100%coinbase75d ago0xd322bc…261aa2
0x7554…d6c70x3e0a…78e7Base—$0.004991100%coinbase75d ago0x945cf5…5881ee
0x7554…d6c70x3e0a…78e7Base—$0.004354100%coinbase75d ago0xf9836f…3aff43
0x7554…d6c70x3e0a…78e7Base—$0.004283100%coinbase75d ago0xb7ad05…d832cb
0x7554…d6c70x3e0a…78e7Base—$0.004283100%coinbase75d ago0x42c983…d10c9f
0x7554…d6c70x3e0a…78e7Base—$0.005206100%coinbase75d ago0x29396b…eb30ab
0x7554…d6c70x3e0a…78e7Base—$0.004602100%coinbase75d ago0x2bf893…bddea3
0x7554…d6c70x3e0a…78e7Base—$0.00353100%coinbase75d ago0xf777f5…b1fc7a
0x7554…d6c70x3e0a…78e7Base—$0.003118100%coinbase75d ago0x6d5fda…0f134a
0x7554…d6c70x3e0a…78e7Base—$0.003948100%coinbase75d ago0x3ffaaf…ff90e0
0x7554…d6c70x3e0a…78e7Base—$0.004464100%coinbase75d ago0x99fa93…b91aa4
0x7554…d6c70x3e0a…78e7Base—$0.004021100%coinbase75d ago0xb4146f…59cc5b

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.