Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0xac898e…4db0c5
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0xc67c95…342060
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x912e7e…d043d0
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x434123…d4ea34
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x23c97d…1f0692
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa37d ago0xd26cbd…3607ea
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x04c5e7…7b2c72
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x0701da…37e9fd
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x18552c…d64b74
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x7141a0…81162e
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa37d ago0xa48e68…fe31a3
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0xf1f31b…8a7936
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x764ffb…8e9b61
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0xa68ca3…f82a57
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x7e79da…d3efa3
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x719507…cc1918
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa37d ago0x1f6efc…8c0f7e
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x3735cc…025df7
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa37d ago0xcdfdc8…df5dc1
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x94b568…976795
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x0da316…ed889c
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa37d ago0x990e9d…b55394
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0x2a27f7…af308d
0x4c27…0cc90xfe80…47eeBase—$0.001100%fluxa37d ago0xdcde3a…7d25d1
0x4c27…0cc90x9c95…e299Base—$0.001100%fluxa37d ago0x6e830f…e37efa

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.