Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb41e…37880x3e0a…78e7Base—$0.003834100%coinbase74d ago0x7d39f7…e726b8
0xb41e…37880x3e0a…78e7Base—$0.003587100%coinbase74d ago0x5fa579…a9ac69
0xb41e…37880x3e0a…78e7Base—$0.005181100%coinbase74d ago0xa679fd…26381a
0xb41e…37880x3e0a…78e7Base—$0.004744100%coinbase74d ago0xe2f525…d17256
0xb41e…37880x3e0a…78e7Base—$0.00326100%coinbase74d ago0x217750…52caaf
0xb41e…37880x3e0a…78e7Base—$0.002844100%coinbase74d ago0x46e456…6158b2
0xb41e…37880x3e0a…78e7Base—$0.00313100%coinbase74d ago0xc62b3f…46e256
0xb41e…37880x3e0a…78e7Base—$0.004106100%coinbase74d ago0xe2c333…36ccf1
0xb41e…37880x3e0a…78e7Base—$0.003232100%coinbase74d ago0xa98329…99f8f5
0xb41e…37880x3e0a…78e7Base—$0.005099100%coinbase74d ago0x4eae17…05b057
0xb41e…37880x3e0a…78e7Base—$0.005937100%coinbase74d ago0x341f4c…63dd82
0xb41e…37880x3e0a…78e7Base—$0.005139100%coinbase74d ago0x8679ca…957403
0xb41e…37880x3e0a…78e7Base—$0.004113100%coinbase75d ago0x92cb45…8f7986
0xb41e…37880x3e0a…78e7Base—$0.003427100%coinbase75d ago0x212b80…f1c593
0xb41e…37880x3e0a…78e7Base—$0.00544100%coinbase75d ago0xf5543b…f26fad
0xb41e…37880x3e0a…78e7Base—$0.002935100%coinbase75d ago0xa9022c…82b3c7
0xb41e…37880x3e0a…78e7Base—$0.005816100%coinbase75d ago0xd580c8…b28f9c
0xb41e…37880x3e0a…78e7Base—$0.003207100%coinbase75d ago0x75a8cb…65ff9b
0xb41e…37880x3e0a…78e7Base—$0.00362100%coinbase75d ago0xe31c56…152613
0xb41e…37880x3e0a…78e7Base—$0.00512100%coinbase75d ago0x673222…5774bd
0xb41e…37880x3e0a…78e7Base—$0.005526100%coinbase75d ago0x107195…660795
0xb41e…37880x3e0a…78e7Base—$0.005102100%coinbase75d ago0xaf1f05…3dc0c0
0xb41e…37880x3e0a…78e7Base—$0.003203100%coinbase75d ago0xf37e99…a78638
0xb41e…37880x3e0a…78e7Base—$0.003799100%coinbase75d ago0xaefabe…8348f7
0xb41e…37880x3e0a…78e7Base—$0.005257100%coinbase75d ago0x2aaf2a…d06d0b

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.