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—$5.32100%coinbase41d ago0xf2c370…47c91a
0x60dd…75830xb0af…7de0Base—$0.62100%coinbase41d ago0x8b47b3…104e28
0x60dd…75830xb0af…7de0Base—$0.62100%coinbase41d ago0x737b5a…f06cb9
0x60dd…75830xb0af…7de0Base—$0.62100%coinbase41d ago0x745f6b…f706ea
0x60dd…75830xb0af…7de0Base—$0.62100%coinbase41d ago0x44b0f6…937d93
0x60dd…75830xb0af…7de0Base—$5.04100%coinbase42d ago0xb8a9da…55e24b
0x60dd…75830xb0af…7de0Base—$0.62100%coinbase42d ago0xe73586…997833
0x60dd…75830xb0af…7de0Base—$0.62100%coinbase42d ago0x30db18…9524b4
0x60dd…75830xb0af…7de0Base—$0.62100%coinbase42d ago0x9b5770…194214
0x60dd…75830xb0af…7de0Base—$5.62100%coinbase42d ago0x1d7b2c…54346a
0x60dd…75830xb0af…7de0Base—$5.53100%coinbase42d ago0xa09ad1…4e64a0
0x60dd…75830xb0af…7de0Base—$5.42100%coinbase42d ago0x98f33f…64108f
0x60dd…75830xb0af…7de0Base—$5.06100%coinbase42d ago0x95dc4b…1feef3
0x60dd…75830xb0af…7de0Base—$5.77100%coinbase42d ago0x409096…48b386
0x60dd…75830xb0af…7de0Base—$6.43100%coinbase42d ago0xb1b082…7c5a5c
0x60dd…75830xb0af…7de0Base—$6.06100%coinbase42d ago0xe13d22…dd8f60
0x60dd…75830xb0af…7de0Base—$7.02100%coinbase42d ago0xd226de…a9afec
0x60dd…75830xb0af…7de0Base—$7.67100%coinbase42d ago0xe0e7a1…700417
0x60dd…75830xb0af…7de0Base—$7.14100%coinbase42d ago0x74392d…9c2838
0x60dd…75830xb0af…7de0Base—$8.08100%coinbase42d ago0x4cf2a2…08eb70
0x60dd…75830xb0af…7de0Base—$7.52100%coinbase42d ago0x7d6eb7…0ffe3d
0x60dd…75830xb0af…7de0Base—$7.46100%coinbase42d ago0x2eb1da…4d699e
0x60dd…75830xb0af…7de0Base—$7.06100%coinbase42d ago0x9df71e…311b6e
0x60dd…75830xb0af…7de0Base—$8.24100%coinbase42d ago0xcb5eff…202118
0x60dd…75830xb0af…7de0Base—$8.18100%coinbase42d ago0x15617f…df4e09

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.