Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0x4c2861…9d49f9
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0x23e9b4…f4fc34
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0xc1eb91…6e34dd
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa47d ago0x672477…fe4fc2
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa48d ago0x8ea587…f91ba3
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0xee3795…5eadd4
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0xbcfeb6…c9f621
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0xe9eeb2…a486b1
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0xd8c716…78b1fd
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0x6535a5…0c4039
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa48d ago0x5f3b5c…851276
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa48d ago0x002db5…803c5e
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0x65ad81…15e05f
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0x30bf50…b900e3
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0x9a2576…1ab16c
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0x90537f…fefcc9
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0x4d5ca9…3b939c
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0xf221bb…55c0f1
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0x66aaeb…89df13
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0xb9be8e…c8780d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa48d ago0x361839…89bd9e
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0xf250d6…61c12c
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0x622a16…fc7422
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0x113e48…701372
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa48d ago0xba8f7a…4be69f

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.