Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0xe1a26e…380979
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0x330285…220d3d
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0xf88f88…4d6a80
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0xbc7061…b91b01
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0x4f341f…27865c
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0x082722…2070d1
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0x296b2e…1f8459
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0xb7e12c…0e4d2b
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0xc8302f…463dd9
0x1ab9…26030xfe80…47eeBase$0.001100%fluxa47d ago0x2388d1…a43408
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0x8a92e1…47fbc5
0x1ab9…26030xfe80…47eeBase$0.001100%fluxa47d ago0x228a74…a5aa10
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0x9e9fbd…704214
0x1ab9…26030x9c95…e299Base$0.001100%fluxa47d ago0x2076fd…a3caec
0x1ab9…26030x9c95…e299Base$0.001100%fluxa48d ago0xa9ac5a…04e8af
0x1ab9…26030xfe80…47eeBase$0.001100%fluxa48d ago0xdd63d4…c24927
0x1ab9…26030x9c95…e299Base$0.001100%fluxa48d ago0x95fdfb…ec1c87
0x1ab9…26030x9c95…e299Base$0.001100%fluxa48d ago0x9cba4f…895812
0x1ab9…26030x9c95…e299Base$0.001100%fluxa48d ago0x6a9630…027ec1
0x1ab9…26030xfe80…47eeBase$0.001100%fluxa48d ago0x86419d…962109
0x1ab9…26030x9c95…e299Base$0.001100%fluxa48d ago0x3be2e8…583579
0x1ab9…26030x9c95…e299Base$0.001100%fluxa48d ago0xbb9430…0cf7cc
0x1ab9…26030x9c95…e299Base$0.001100%fluxa48d ago0xf0cf80…aee75d
0x1ab9…26030x9c95…e299Base$0.001100%fluxa48d ago0xfcd071…1db6f6
0x1ab9…26030x9c95…e299Base$0.001100%fluxa48d ago0x309f41…d79b39

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.