Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x8d502a…cd78e7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x9940c1…6276ad
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0xdcee1a…94c1ab
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x171191…7801a2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x4350a9…d6c568
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x7cf85b…9a92b4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x575c2b…bc8906
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x1b33b9…607c49
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0xfe841d…b8b556
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0xe9de3c…063b0b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0xf0f6ed…db174e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x8310e7…370005
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x7d2307…3ca99a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x2c3407…1b2125
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0xf12ece…003800
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x0c77e6…ab1e33
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x27b5af…f40e6c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x60b6f4…3118c6
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0xd1b9f6…8254f0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x27af0f…3089a4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0xf250c6…140aa5
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0xf34f27…99c6b1
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x76c2a1…7139bc
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0x9c1067…a11a5f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase28d ago0xfbad3a…0e0ef2

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.