Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60dd…75830xb0af…7de0Base—$0.34100%coinbase46d ago0x3d9e4f…62b1a0
0x60dd…75830xb0af…7de0Base—$12.14100%coinbase46d ago0xfd5098…8d1096
0x60dd…75830xb0af…3befBase—$3.00100%payAI46d ago0x588b0f…688c69
0x60dd…75830xb0af…3befBase—$3.00100%payAI46d ago0x8e29a2…2c16c6
0x60dd…75830xb0af…3befBase—$3.00100%payAI46d ago0x85be31…e73f77
0x60dd…75830xb0af…7de0Base—$29.50100%coinbase46d ago0xd13456…a5f1c1
0x60dd…75830xb0af…7de0Base—$11.89100%coinbase46d ago0x829f66…c4e01d
0x60dd…75830xb0af…7de0Base—$11.90100%coinbase46d ago0xffec4c…3e13ad
0x60dd…75830xb0af…7de0Base—$11.83100%coinbase46d ago0x8569e2…e8ccaf
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase46d ago0xd57c83…76c17c
0x60dd…75830xb0af…7de0Base—$17.33100%coinbase46d ago0xb89e04…5d2e67
0x60dd…75830xb0af…7de0Base—$29.50100%coinbase46d ago0xc96ba9…47826a
0x60dd…75830xb0af…7de0Base—$29.94100%coinbase46d ago0x400f91…3b187e
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase46d ago0xad0940…0dbcb5
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase46d ago0xa0c987…38dc46
0x60dd…75830xb0af…7de0Base—$23.48100%coinbase47d ago0x5dd4ec…e2f515
0x60dd…75830xb0af…7de0Base—$29.90100%coinbase47d ago0x33ff04…8e2169
0x60dd…75830xb0af…7de0Base—$17.47100%coinbase47d ago0x54e17e…4a7dbd
0x60dd…75830xb0af…7de0Base—$30.00100%coinbase47d ago0x107d60…3c19e0
0x60dd…75830xb0af…7de0Base—$29.95100%coinbase47d ago0x776f15…683ae2
0x60dd…75830xb0af…7de0Base—$29.95100%coinbase47d ago0xc7908e…e3980a
0x60dd…75830xb0af…7de0Base—$29.84100%coinbase47d ago0x20a522…8354a1
0x60dd…75830xb0af…7de0Base—$29.98100%coinbase47d ago0x540882…7907b4
0x60dd…75830xb0af…7de0Base—$29.48100%coinbase47d ago0x5bbbc2…2b549d
0x60dd…75830xb0af…7de0Base—$29.94100%coinbase47d ago0x8edfb3…a64abc

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.