Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa21d ago0xbfd56b…666758
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa21d ago0xe35a85…b2e754
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa21d ago0xef90f8…4c25cb
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa21d ago0xdbef1c…dcb5d5
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa21d ago0xf326c9…29f499
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa21d ago0x5225c5…11bb21
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa21d ago0x35e9de…5d9ec2
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa21d ago0xc38b99…777a05
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa21d ago0x0aa8ff…9a546b
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa21d ago0x7c9e8b…bbea1e
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x309d1e…55f358
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x5e2618…c368c2
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x569a91…0e6040
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x7c4770…2493b7
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0xef3bec…41b099
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x473650…21b0e3
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x91981f…5b491e
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x0bb073…e94eff
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0xc1e86c…076c56
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x1577d1…63d4a7
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x5d2adc…d2a5fe
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x1bee6f…cfd537
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x3f0378…b4e5df
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x0d5ea2…69bb67
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa22d ago0x7c52ef…21c7ca

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.