Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b5…2c4c0x9c95…e299Base—$0.001100%fluxa40d ago0xa6477a…425f15
0x97b5…2c4c0x9c95…e299Base—$0.001100%fluxa40d ago0x20985c…e819e2
0x97b5…2c4c0x9c95…e299Base—$0.001100%fluxa40d ago0x0ea0f0…0bc2a3
0x97b5…2c4c0x9c95…e299Base—$0.001100%fluxa40d ago0x364a8d…3ffc18
0x97b5…2c4c0x9c95…e299Base—$0.001100%fluxa40d ago0x553ddb…bc85c9
0x97b5…2c4c0x9c95…e299Base—$0.001100%fluxa40d ago0x552f4e…4141b8
0x97b5…2c4c0x9c95…e299Base—$0.001100%fluxa40d ago0xbd0282…20d6e6
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0xf98992…5e4171
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0x6648ed…cc67fd
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0xea54e5…f66cb1
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0x5bb9c2…f5699f
0x97b5…2c4c0x9c95…e299Base—$0.001100%fluxa40d ago0xc61328…4b8209
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0x8fd7c6…b92c82
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0xb5f5d0…16dfa5
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0xeb83d3…822daa
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0xbf885b…994497
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0xaeb832…065d66
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0x1657a3…840ae1
0x97b5…2c4c0x9c95…e299Base—$0.001100%fluxa40d ago0xdf13e6…fbc3c2
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0xacc0aa…9d6278
0x97b5…2c4c0x9c95…e299Base—$0.001100%fluxa40d ago0xc56863…f4a871
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0x4171a1…a4f824
0x97b5…2c4c0x9c95…e299Base—$0.001100%fluxa40d ago0xb4b142…b2bcbc
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0x9502e3…142516
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa40d ago0xc6b506…3d6ed8

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.