Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xe9087d…4929b6
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0x2e743d…7a1c98
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xaf2389…a534a4
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xf8ecd5…a1ef4d
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0x817298…e91288
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xbe5d24…b35493
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0x1a5c53…5aa9f2
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xa16fb5…923fce
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0x8872bf…256fee
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xcb9d9f…32c24b
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0x7e903c…9c6cd3
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xf252b2…d285b8
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xa0b3c0…79d557
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0x8fc77c…0a97ef
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa50d ago0x5aaf7a…3ce294
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa50d ago0xe20798…f73225
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0x3f5239…8dd972
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0x3ee6eb…be40e3
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xe96d66…788bfc
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0x482480…b6d8ba
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xd317aa…72d042
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xd63d86…bc2303
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa50d ago0xacb267…e50556
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa50d ago0x90fdfd…45aa83
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa50d ago0xb6f068…8a17d2

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.