Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84db…96280xb0af…7de0Base—$29.44100%coinbase21d ago0x83c12c…04006c
0x84db…96280xb0af…7de0Base—$29.38100%coinbase21d ago0xfb2b24…2fcc67
0x84db…96280xb0af…7de0Base—$15.01100%coinbase21d ago0x8f879a…557f84
0x84db…96280xb0af…7de0Base—$27.02100%coinbase21d ago0xc967e9…2420f7
0x84db…96280xb0af…7de0Base—$26.02100%coinbase21d ago0x2b1c0c…f25639
0x84db…96280xb0af…7de0Base—$25.51100%coinbase21d ago0x5d2c26…a556e7
0x84db…96280xb0af…7de0Base—$25.00100%coinbase21d ago0x558ed9…25875e
0x84db…96280xb0af…7de0Base—$24.02100%coinbase21d ago0xcd2953…dbab42
0x84db…96280xb0af…7de0Base—$27.02100%coinbase21d ago0x848184…c856f1
0x84db…96280xb0af…7de0Base—$27.31100%coinbase21d ago0x12c73f…33ef54
0x84db…96280xb0af…7de0Base—$15.01100%coinbase21d ago0xe1947a…9fb8e5
0x84db…96280xb0af…7de0Base—$21.25100%coinbase21d ago0xbc691e…6d6f4c
0x84db…96280xb0af…7de0Base—$1.74100%coinbase21d ago0x29481e…054a4a
0x84db…96280xb0af…7de0Base—$26.02100%coinbase21d ago0x602ce4…4265e2
0x84db…96280xb0af…7de0Base—$24.02100%coinbase21d ago0xe55b82…de54a0
0x84db…96280xb0af…7de0Base—$15.01100%coinbase21d ago0x9a5b87…e0f628
0x84db…96280xb0af…7de0Base—$1.74100%coinbase21d ago0xd742e6…f0018c
0x84db…96280xb0af…7de0Base—$21.23100%coinbase22d ago0xcd243d…4c68e6
0x84db…96280xb0af…7de0Base—$1.74100%coinbase22d ago0x0af0a2…ec3061
0x84db…96280xb0af…7de0Base—$24.85100%coinbase22d ago0xa200c7…426adc
0x84db…96280xb0af…7de0Base—$1.74100%coinbase22d ago0x286a50…8203c8
0x84db…96280xb0af…7de0Base—$20.00100%coinbase22d ago0x403fd9…e3ed0f
0x84db…96280xb0af…7de0Base—$15.01100%coinbase22d ago0x387a1d…5e7650
0x84db…96280xb0af…7de0Base—$22.02100%coinbase22d ago0xda8e60…0e23b7
0x84db…96280xb0af…7de0Base—$1.74100%coinbase22d ago0xc83135…73690b

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.