Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x65ded3…e5a46d
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x2f4cb3…e0b2dd
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x8f05c6…5202a7
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x7be874…4a5b2b
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0xda1992…4dc43b
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x744065…99bb63
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x1992f6…593ad3
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x5dfd30…14bccb
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x5130a9…9c6f6a
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0xf24e69…458bf0
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x94b341…7fe91c
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0xb9f894…c0efc9
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x24bb6b…b03a8d
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0xfe9d44…e32a24
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x2816bf…381da5
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x98a538…b68651
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x9f2aaa…5a3bb3
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0x1095bf…94b1a7
0x7757…bf520xfe80…47eeBase$0.001100%fluxa20d ago0xb8ebaf…112aa2
0x7757…bf520xfe80…47eeBase$0.001100%fluxa21d ago0x619946…3a678f
0x7757…bf520xfe80…47eeBase$0.001100%fluxa21d ago0xe679e0…c5ebac
0x7757…bf520xfe80…47eeBase$0.001100%fluxa21d ago0xea1ff1…9ac8ff
0x7757…bf520xfe80…47eeBase$0.001100%fluxa21d ago0x0c48e1…74482c
0x7757…bf520xfe80…47eeBase$0.001100%fluxa21d ago0xc3ad8b…f86e12
0x7757…bf520xfe80…47eeBase$0.001100%fluxa21d ago0xde7bb7…c40ca6

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.