Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec78…04d30x9c95…e299Base$0.001100%fluxa31d ago0x702b44…3c2cd9
0xec78…04d30x9c95…e299Base$0.001100%fluxa31d ago0x4d2b8f…36ce70
0xec78…04d30x9c95…e299Base$0.001100%fluxa31d ago0xafcc2f…a6439b
0xec78…04d30x9c95…e299Base$0.001100%fluxa31d ago0x930b6c…dfbc62
0xec78…04d30x9c95…e299Base$0.001100%fluxa31d ago0x8adf82…fdce08
0xec78…04d30x9c95…e299Base$0.001100%fluxa31d ago0x6e8a10…fbd0bb
0xec78…04d30x9c95…e299Base$0.001100%fluxa31d ago0x9cf497…3839e6
0xec78…04d30x9c95…e299Base$0.001100%fluxa31d ago0x764f31…44e22d
0xec78…04d30x9c95…e299Base$0.001100%fluxa31d ago0xe24d60…73a38b
0xec78…04d30x9c95…e299Base$0.001100%fluxa31d ago0x6efe78…641613
0xec78…04d30xfe80…47eeBase$0.001100%fluxa31d ago0x5309b3…cb2dad
0xec78…04d30xfe80…47eeBase$0.001100%fluxa31d ago0x6548de…6db722
0xec78…04d30xfe80…47eeBase$0.001100%fluxa31d ago0x7920bc…ab9a83
0xec78…04d30xfe80…47eeBase$0.001100%fluxa31d ago0x3ef30e…0e3fd9
0xec78…04d30xfe80…47eeBase$0.001100%fluxa31d ago0xa900c8…c27fe1
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0xa848bf…71f497
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0x4f0ec9…c15a30
0xec78…04d30xfe80…47eeBase$0.001100%fluxa32d ago0x1b1c9d…d99e00
0xec78…04d30xfe80…47eeBase$0.001100%fluxa32d ago0x0b4379…509ed8
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0x81b4de…5add6b
0xec78…04d30xfe80…47eeBase$0.001100%fluxa32d ago0x9a7891…276ac9
0xec78…04d30xfe80…47eeBase$0.001100%fluxa32d ago0x569a00…510da9
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0x6d8342…2434fc
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0x8e6fc2…a847e1
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0x9e1675…61da4b

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.