Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5df2…4d0b0x8a7e…32b3Base—$0.01100%coinbase69d ago0x58736e…a7141e
0x5df2…4d0b0x9866…8d22Base—$0.01100%coinbase69d ago0xf94c71…ac3b4b
0x5df2…4d0b0x99ea…2a87Base—$0.01100%coinbase69d ago0x377b32…7ba022
0x5df2…4d0b0x8c3b…73efBase—$0.01100%coinbase69d ago0x03b939…403064
0x5df2…4d0b0x3c1c…a6e1Base—$0.01100%coinbase69d ago0x14eaa5…b8a3a5
0x5df2…4d0b0xad74…8c0fBase—$0.01100%coinbase69d ago0x57cd0e…e890bc
0x5df2…4d0b0xf135…1c90Base—$0.01100%coinbase69d ago0xe6331a…d2406f
0x5df2…4d0b0xe68e…bb25Base—$0.01100%coinbase69d ago0xf7c15a…05a3b6
0x5df2…4d0b0xac83…7c10Base—$0.01100%coinbase69d ago0x4c7289…f0d9ee
0x5df2…4d0b0x9550…cd1dBase—$0.01100%coinbase69d ago0x967f27…ecc32c
0x5df2…4d0b0x0b14…4a22Base—$0.01100%coinbase69d ago0xee9ca2…ad36a7
0x5df2…4d0b0xa0f1…3812Base—$0.01100%coinbase69d ago0x68adf2…d1348b
0x5df2…4d0b0x95d1…13d5Base—$0.01100%coinbase69d ago0x115580…baaaa4
0x5df2…4d0b0x148f…43bcBase—$0.01100%coinbase69d ago0x8ec0ff…dd685b
0x5df2…4d0b0x11f0…0d62Base—$0.01100%coinbase69d ago0x5944dd…16e547
0x5df2…4d0b0x0671…bff3Base—$0.01100%coinbase69d ago0x3b78e6…7ac2b9
0x5df2…4d0b0xcf5a…598eBase—$0.01100%coinbase69d ago0x60db84…2c6840
0x5df2…4d0b0xb2fc…05c5Base—$0.01100%coinbase69d ago0xb2b864…42c3c1
0x5df2…4d0b0x8de1…d772Base—$0.01100%coinbase69d ago0x0832fb…76e624
0x5df2…4d0b0x44c6…271aBase—$0.01100%coinbase69d ago0xb82904…401d6f
0x5df2…4d0b0xd943…3281Base—$0.01100%coinbase69d ago0xa78716…6743bd
0x5df2…4d0b0x5524…9379Base—$0.01100%coinbase70d ago0xab394a…414910
0x5df2…4d0b0xf31d…83e0Base—$0.01100%coinbase70d ago0x95c5fe…24994f
0x5df2…4d0b0x5d20…11e6Base—$0.01100%coinbase70d ago0x1d5160…585437
0x5df2…4d0b0xeac0…92a4Base—$0.01100%coinbase70d ago0xf449bd…40480b

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.