Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x226c12…f05589
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x817117…14b799
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0xd1b9a1…63f243
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x69634c…585450
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x394fd9…98e0c7
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0xf493e3…8c2620
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x61088f…5a50bd
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x9a3e6d…e2a72e
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0xbe8707…b17b20
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0xf02570…4e810f
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x4ea87f…b5f04c
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x234508…aec060
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x968d20…580691
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x029559…e2e157
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x02637e…460e03
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x2c936b…0c7b62
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0xaafb61…9c3d6f
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0xeb883e…4eb9c4
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0xbacd29…50501f
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x0c087a…e9cac1
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x2e25a8…2efeca
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0xc75be1…9bfd07
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0xe230bd…1904b7
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0x07d4b1…25578c
0x2184…a3880x9c95…e299Base—$0.001100%fluxa90d ago0xec80e2…bcefb0

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.