Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd3dab6…f15136
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb22bbc…a9757e
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2d99f8…d4f37c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x16dd4b…99c21d
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x23a53a…318c62
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5145d9…5c8e97
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb5e26…283fb0
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3fbeb8…57479d
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfcf128…ffd63e
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x71fc83…9c20f6
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc6232e…fee73a
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xecf9f8…3e43dc
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc75344…3098d2
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6d9abf…77e28b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x517ff7…cbf944
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe31aa5…a745cf
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x348ee2…e76856
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x51bfd2…f7a510
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5dd0fe…56f8a5
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8166e9…504e7f
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1a7a1d…f99aab
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x463430…757cc7
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2968b8…c4f2b2
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xade745…9efdb8
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7ae615…15b6e4

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.