Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0x18fe30…2489bd
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0x11edbb…bea615
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0x23ae36…db51a6
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0xbf432d…f82609
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0x8c477a…0f0373
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0xb7ac5a…5e65be
nolimitg.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0x0a1b57…fdabd1
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase23d ago0xade766…23d6a7
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase23d ago0xc72dc5…a090b2
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase23d ago0x1d0a30…3d884c
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase23d ago0xa9e622…96534e
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase23d ago0x7ffa9a…df1357
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase23d ago0xee4773…aca0f5
0x157a…e92c0x7d2c…bcfeBase$0.05100%coinbase23d ago0xa9fcc8…3d6565
ercoovv.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0x1cce84…41e9a2
ercoovv.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0x98239c…9172b2
ercoovv.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0x7eed30…606237
ercoovv.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0x322b2e…e70a4c
ercoovv.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0xfd0b7c…f361ed
ercoovv.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0x83d491…893cb7
ercoovv.eth0x7d2c…bcfeBase$0.05100%coinbase23d ago0x3cc254…2879cc
0xf436…79b80x7d2c…bcfeBase$0.05100%coinbase23d ago0xfa6943…b50167
0xf436…79b80x7d2c…bcfeBase$0.05100%coinbase23d ago0x440838…1a2c78
0xf436…79b80x7d2c…bcfeBase$0.05100%coinbase23d ago0x325a6a…611ee8
0xf436…79b80x7d2c…bcfeBase$0.05100%coinbase23d ago0xcc1508…8dd84d

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.