Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2749…4f390xfe80…47eeBase$0.001100%fluxa14d ago0x948c80…e19a68
0x2749…4f390xfe80…47eeBase$0.001100%fluxa14d ago0xfd1ae1…df3cae
0x2749…4f390xfe80…47eeBase$0.001100%fluxa14d ago0xf66274…2481b2
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0xe2950b…46708a
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x9c6a0b…b7c86d
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x3dcd78…aa8865
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0xf3a056…afaa17
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0xc47fd6…f36cb6
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0xa7a47e…b85e87
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x16fd88…1e616d
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x936bc2…7a8019
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x6f1e3f…a3f7e2
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0xbf6d26…a3be8e
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x3801e4…a52f7f
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x3b92ca…e0f52a
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x77bc52…984221
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0xa18b80…2cdcc8
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x03fdd2…a3fc84
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x4833f3…17a8bb
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x82c737…34190a
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x393851…877f43
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x7b6973…5a2ac8
0x2749…4f390xfe80…47eeBase$0.001100%fluxa15d ago0x135cea…113558

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.