Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd13f…1f6d0x5b7c…4e59Base—$0.01100%coinbase61d ago0x5ebe4c…0e94f3
0xd13f…1f6d0xa896…fa52Base—$0.01100%coinbase61d ago0x1ef91d…814092
0xd13f…1f6d0x2733…fa90Base—$0.01100%coinbase61d ago0xbf9223…f25225
0xd13f…1f6d0x8f18…a505Base—$0.01100%coinbase61d ago0x383043…8f07d3
0xd13f…1f6d0xc508…37e3Base—$0.01100%coinbase61d ago0xfab9b8…34460c
0xd13f…1f6d0x95e6…876dBase—$0.01100%coinbase61d ago0x826de6…f7449e
0xd13f…1f6d0xc618…79adBase—$0.01100%coinbase61d ago0x89db1d…d0dc73
0xd13f…1f6d0xd4e4…49adBase—$0.01100%coinbase61d ago0x59bfbc…465e8d
0xd13f…1f6d0x7dca…4dddBase—$0.01100%coinbase61d ago0xe3b674…ec3bac
0xd13f…1f6d0x1570…a9d3Base—$0.01100%coinbase61d ago0x025227…105e49
0xd13f…1f6d0xa711…0758Base—$0.01100%coinbase61d ago0x606f11…7b5b1f
0xd13f…1f6d0x6699…8046Base—$0.01100%coinbase61d ago0x3e4d22…225601
0xd13f…1f6d0x43ed…d5e9Base—$0.01100%coinbase61d ago0x5e431b…844a84
0xd13f…1f6d0xbaf9…8625Base—$0.01100%coinbase61d ago0x56356e…788482
0xd13f…1f6d0x6d26…42e4Base—$0.01100%coinbase61d ago0x34b41b…6d2441
0xd13f…1f6d0xb2f0…7e78Base—$0.01100%coinbase61d ago0x71d09c…1a004a
0xd13f…1f6d0x19ed…5df5Base—$0.01100%coinbase61d ago0xbbf9e0…de56a4
0xd13f…1f6d0xd1d4…7376Base—$0.01100%coinbase61d ago0x2042b9…9346ca
0xd13f…1f6d0x84e3…ff76Base—$0.01100%coinbase61d ago0x0460a0…28f5aa
0xd13f…1f6d0x6a27…0709Base—$0.01100%coinbase61d ago0xecc7bb…5e65c3
0xd13f…1f6d0xacf2…dc46Base—$0.01100%coinbase61d ago0x5b6024…f103b5
0xd13f…1f6d0x9c64…59c6Base—$0.01100%coinbase61d ago0x3f8c4b…6b3920
0xd13f…1f6d0x6218…598cBase—$0.01100%coinbase61d ago0x047301…c069b9
0xd13f…1f6d0x0ac3…513aBase—$0.01100%coinbase61d ago0xe7601e…345516
0xd13f…1f6d0xc31b…b4cdBase—$0.01100%coinbase61d ago0xf70da9…fd106a

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.