Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0x6acdc3…aef28b
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0xa110c5…b0c517
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0x34aaf6…1faf75
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0x574ba6…cafcb9
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0xddc888…62e1c9
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0x099886…756d24
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0xf606f3…3e76e5
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0xf8a89d…15006c
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0x752603…a65fd1
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0xcd1f9a…b5be65
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0xbbae4a…275f8a
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0x3d5e8f…b0ccdc
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa49d ago0xd4b5fe…f02d6a
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa49d ago0x4707fd…bfc23d
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa50d ago0x58809c…102648
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa50d ago0x690312…be8287
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa50d ago0x8fbcec…f4f646
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa50d ago0xa9d4e8…91ed58
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa50d ago0xd66659…bab89a
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa50d ago0xb1b684…00e38b
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa50d ago0x8e32c7…497ecc
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa50d ago0x124202…8b18a2
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa50d ago0xa7f8c3…b00ea2
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa50d ago0xd2e7db…4f219f

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.