Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4898…90ce0x4fc6…e12cBase—$0.01100%coinbase73d ago0x7632b9…86619b
0x4898…90ce0xb7b8…b0dfBase—$0.01100%coinbase73d ago0x6f9e89…81ec70
0x4898…90ce0xbf14…20c9Base—$0.01100%coinbase73d ago0x58b35e…75eff6
0x4898…90ce0x47af…1112Base—$0.01100%coinbase73d ago0xfd239d…a22028
0x4898…90ce0x73b8…53b6Base—$0.01100%coinbase73d ago0x79129b…e52081
0x4898…90ce0xcb5c…ffffBase—$0.01100%coinbase73d ago0x6a9853…97b3c4
0x4898…90ce0x03fc…f0f2Base—$0.01100%coinbase73d ago0x19c642…41c8f6
0x4898…90ce0xee59…af17Base—$0.01100%coinbase73d ago0x09d30d…53eb4b
0x4898…90ce0x330e…0084Base—$0.01100%coinbase73d ago0x1cded6…024126
0x4898…90ce0x1674…d1d8Base—$0.01100%coinbase73d ago0x158c3a…4c5a44
0x4898…90ce0xa992…caddBase—$0.01100%coinbase73d ago0x1562f4…2529c9
0x4898…90ce0xd02f…003cBase—$0.01100%coinbase73d ago0xd07b20…efd9b0
0x4898…90ce0x4446…1943Base—$0.01100%coinbase73d ago0x782e42…b84ba7
0x4898…90ce0x3bbb…b5dcBase—$0.01100%coinbase73d ago0xd72948…53174b
0x4898…90ce0xf0f8…73f1Base—$0.01100%coinbase73d ago0xf90be3…8753a0
0x4898…90ce0x4ddf…920eBase—$0.01100%coinbase73d ago0x5f0903…d7e008
0x4898…90ce0x577f…5106Base—$0.01100%coinbase73d ago0x93c809…eb7108
0x4898…90ce0xec74…150dBase—$0.01100%coinbase73d ago0x630059…eb7bd8
0x4898…90ce0x788d…ab57Base—$0.01100%coinbase73d ago0x3a5b87…b64e4b
0x4898…90ce0x209c…8a7eBase—$0.01100%coinbase73d ago0x0a58b5…7d1150
0x4898…90ce0xf51c…bcb3Base—$0.01100%coinbase73d ago0xa616b8…7903ff
0x4898…90ce0xf5f5…6776Base—$0.01100%coinbase73d ago0x8820f7…e5e56e
0x4898…90ce0xdac5…b932Base—$0.01100%coinbase73d ago0xb7c71b…20ff8a
0x4898…90ce0x2fa8…ffcbBase—$0.01100%coinbase73d ago0x1da2ea…a9a126
0x4898…90ce0x1098…7b34Base—$0.01100%coinbase73d ago0x96f32e…9016a1

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.