Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x320cd5…0c40b1
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x883ea5…dbead7
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x3f6d67…18a8de
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0xb16e84…e9c92d
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0xfcfac7…e9f320
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x29145b…2b8551
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x2c3291…4b719f
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x2d2c63…6ae142
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x6d19fd…693880
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x623410…8bafe8
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0xa5ca43…daff93
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x45296c…f46061
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x54a69c…fbcee0
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x2c39bf…045b40
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0xbff341…15c160
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x000a29…3b060d
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0xd6e1a3…d494c9
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x43ef59…27fabf
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x3c3261…0d8220
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0xaa4eab…3c2cb7
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0xcffe57…d885d3
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x5498ba…4cbe66
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x1146e9…7cbc3c
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x5b6be8…a2da06
0x7078…50800xa9dd…2315Base—$0.002100%coinbase1d ago0x1132fd…f5f0f9

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.