Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x5535fe…7f74ab
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x8aa3de…4e077e
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x00fe5b…2bf455
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x507e45…e736c3
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x58262d…668045
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0xa398dc…829738
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0xc58e93…ae54f7
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x9c2f7f…921e40
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0xb77ba2…f137fe
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x82260b…c87125
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x1359a0…63a179
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x86dcc6…7461ae
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x1a87e2…8ec15d
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0xb3c646…b02c46
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0xf99372…d28642
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x1ea6ba…abe674
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0xe2751d…b1afec
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x98411f…28b092
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x4d3d5c…ab6a61
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x1cfbf8…492efd
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0xb37a70…9e9283
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0xefe2ec…3a1ee0
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0x7f3a7b…19867b
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0xd215ea…108457
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa15d ago0xdddb8d…d25aec

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.