Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x4e890b…2f1df1
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0xa8b6e1…8c066d
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x187e41…2c090d
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x262329…ae5043
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x6c4c1f…d6cd68
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0xbdf7a4…2ce494
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x319993…6cfca9
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x3d6dbd…6860f0
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x0b17c0…01e760
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x4d7ff4…f0e2e1
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x76127f…3236cf
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x8496ae…ea9578
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x86497c…d514da
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0xf46624…86904c
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0xc8d4f3…641030
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x7b501a…984dc4
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x6ff0b1…e8481c
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x6f44b0…b8c6ea
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0xaf7a2d…5a551d
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0xd3eee8…10ac71
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x4d2052…61a35a
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x2f753a…5d5fef
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x67d34e…b7d35b
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x12a99d…f6dc1f
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa93d ago0x93777e…b00b03

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.