Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb4416b…7072ac
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9ce989…c85a27
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd0f008…fdb032
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe088f…da09d8
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfc3df8…5ddb95
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x14d03a…395fe6
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x20e538…d6077f
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x91f3dd…e94d5f
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d419d…b444d0
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a7844…9bb6cf
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xffbe8b…855d61
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x33e5c3…a6cec4
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x12ae95…86cb7e
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6b1328…f566c2
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0b194f…04f170
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x818df1…ef6ac5
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2cdaa0…56bcc3
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1cf47c…fa596d
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e395f…c3a742
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcb4c31…a81d02
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x767f0a…6efa39
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x55a18a…08dcca
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57f0ca…0c3ba3
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x177267…f2f3d8
0xdde1…b36d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x807417…2c7fd4

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.