Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xb529c4…36f7f2
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xf43bcb…1aa770
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xab5653…b528df
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xb2372c…de890e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x8db694…1efadb
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x38c97d…75af5c
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0xe4365f…a42dbc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa30d ago0x71dc78…dd0f7f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0xdb74b7…7fa294
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0xa7c4fb…7b2dce
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0xafee40…d84182
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0x2bf516…647e63
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0x9e4940…34f9f7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0x746a56…670d21
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0xacca37…281797
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0x985d2a…8f604e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0x7cbbd1…58a13f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0xfa182d…ce1e59
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0x5cdc15…e44cdc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0xf4219e…75e4f7
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0x841288…f2fd09
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0x313e3e…ad27ad
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0xfec3ab…a219c6
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0x751c1a…48e496
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa31d ago0x687b6b…3712dc

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.