Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb968…87ec0x3e0a…78e7Base—$0.002985100%coinbase74d ago0xffa868…f8ba42
0xb968…87ec0x3e0a…78e7Base—$0.004293100%coinbase74d ago0xc41a3f…462ab1
0xb968…87ec0x3e0a…78e7Base—$0.004105100%coinbase74d ago0x7edc84…ab4952
0xb968…87ec0x3e0a…78e7Base—$0.002859100%coinbase74d ago0x2e0d3d…7cd928
0xb968…87ec0x3e0a…78e7Base—$0.003175100%coinbase74d ago0x26ca6a…5057cf
0xb968…87ec0x3e0a…78e7Base—$0.00501100%coinbase74d ago0x5adbed…2f2910
0xb968…87ec0x3e0a…78e7Base—$0.003349100%coinbase74d ago0xe588e6…8b9bd3
0xb968…87ec0x3e0a…78e7Base—$0.003567100%coinbase74d ago0x5d2566…81458f
0xb968…87ec0x3e0a…78e7Base—$0.004969100%coinbase74d ago0x1ab1c2…f322a3
0xb968…87ec0x3e0a…78e7Base—$0.003794100%coinbase74d ago0xd14d6e…9e89a4
0xb968…87ec0x3e0a…78e7Base—$0.003469100%coinbase75d ago0xdfc3c0…473517
0xb968…87ec0x3e0a…78e7Base—$0.002854100%coinbase75d ago0x079543…e77548
0xb968…87ec0x3e0a…78e7Base—$0.004881100%coinbase75d ago0xd02898…8530a3
0xb968…87ec0x3e0a…78e7Base—$0.004724100%coinbase75d ago0xaa807c…9d2a25
0xb968…87ec0x3e0a…78e7Base—$0.00566100%coinbase75d ago0xe8eca2…1ddaa3
0xb968…87ec0x3e0a…78e7Base—$0.004832100%coinbase75d ago0x1ac189…1273ce
0xb968…87ec0x3e0a…78e7Base—$0.00399100%coinbase75d ago0x7dc7fe…64ea18
0xb968…87ec0x3e0a…78e7Base—$0.003603100%coinbase75d ago0x8a3980…3c77b5
0xb968…87ec0x3e0a…78e7Base—$0.00318100%coinbase75d ago0xeab5db…bad6d3
0xb968…87ec0x3e0a…78e7Base—$0.005274100%coinbase75d ago0x2637c1…14c012
0xb968…87ec0x3e0a…78e7Base—$0.004667100%coinbase75d ago0x8b1b20…f6aa4f
0xb968…87ec0x3e0a…78e7Base—$0.004424100%coinbase75d ago0xe2c30d…0d5cac
0xb968…87ec0x3e0a…78e7Base—$0.004847100%coinbase75d ago0xe80507…1ea530
0xb968…87ec0x3e0a…78e7Base—$0.0054100%coinbase75d ago0xacd0ca…16544f
0xb968…87ec0x3e0a…78e7Base—$0.003979100%coinbase75d ago0xe61eab…12e60d

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.