Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0b0f07…eddb74
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7fff6e…166631
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99a20b…0b3255
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1b16c1…64758b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x31e4aa…3ccf54
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ffea5…0d5156
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x179cdd…a2db22
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xac4b50…4203b8
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec35ef…e88021
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x588e3e…e25df1
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0a286…99da39
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x63e039…36f3f9
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x379b43…7bf548
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea8452…4fd150
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb1f461…b6b060
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b7224…5dc74e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1b8c8e…2c8838
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x73d421…19b7a6
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf22bbc…3a8a56
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe290ed…99a74f
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e027b…bfed96
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5cea40…58277b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6c748f…c188de
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe59f55…9c3ace
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ee0ad…35964f

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.