Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0xffc0d0…dbb6b6
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0x3d8b6f…5ff065
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0x7a786f…bc1853
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0xd01a26…cbb6b4
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0x0649e7…8e965a
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa44d ago0x8e9788…b4ae49
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0x8bffdc…4ce63d
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0x06253f…4c27dd
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0xa4c765…c424f1
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0x7b004a…c7695e
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0xde370b…49023a
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa44d ago0xdd0e2d…a99952
0x738c…8efc0x9c95…e299Base$0.001100%fluxa44d ago0x423c37…7e32d1
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa44d ago0xb4db8d…6b744e
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa44d ago0x951461…f57ce0
0x738c…8efc0x9c95…e299Base$0.001100%fluxa45d ago0xed7167…7cd6d5
0x738c…8efc0x9c95…e299Base$0.001100%fluxa45d ago0x35f35a…7e3afa
0x738c…8efc0x9c95…e299Base$0.001100%fluxa45d ago0x981552…5e7b16
0x738c…8efc0x9c95…e299Base$0.001100%fluxa45d ago0xed8be2…edfefe
0x738c…8efc0x9c95…e299Base$0.001100%fluxa45d ago0x189fbd…831df7
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa45d ago0x50debf…cf19fa
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa45d ago0x9fc02e…5a44b7
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa45d ago0xed187b…428b60
0x738c…8efc0x9c95…e299Base$0.001100%fluxa45d ago0xd35788…42a1b3
0x738c…8efc0x9c95…e299Base$0.001100%fluxa45d ago0xf003d9…5b5c61

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.