Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase7h ago0x0459dd…e602c3
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase7h ago0x1ea1cd…6d44eb
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase7h ago0xa09d70…9c1f23
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0xc58be6…3151d1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0x942fd8…8af245
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0xa949ed…5ef7bd
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0xb6010f…b59e3d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0x307bdf…2d5616
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0x0f2ad0…dfc958
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0xda0a38…8bece9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0xd1b67f…961580
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0x960e6b…d6b8dc
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0xa80a98…5000af
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0x16bb2e…872501
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0xd147e5…6a952f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0x656d53…47408f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0x230a6f…8081e1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0xa1567d…f059ea
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase8h ago0x100af0…4deaad
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9h ago0x043791…f7bc81
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9h ago0xb9b6cd…89325f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9h ago0x30118d…7369c7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9h ago0x27fe20…125f52
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9h ago0xbdcf64…9b78f9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase9h ago0x472dee…f1480e

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.