Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x1d4900…b02eb7
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0xa0862e…186472
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x387edf…fe8db9
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa33d ago0xff307e…55780f
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x24587b…aee50c
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x94a44a…494d88
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0xfce9be…b8a8e0
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0xd99dc2…42d087
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa33d ago0x4305c1…bb99a6
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x8febe3…8f645b
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa33d ago0x9e4a2c…4988c5
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa34d ago0xf54783…5f4234
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa34d ago0xb8bfb8…44eb46
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa34d ago0xfe1ebf…385109
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa34d ago0x3f9606…b7c61d
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa34d ago0x1a0b09…688268
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa34d ago0x544671…70c03b
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa34d ago0xa0f8cd…37aab7
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa34d ago0x39adde…34e7d6
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa34d ago0x1f3635…25e448
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa34d ago0x2eca63…822b7f
0xbcf4…a3ac0xfe80…47eeBase—$0.001100%fluxa34d ago0xf42e81…01fb63
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa34d ago0x2cc37f…3cff1f
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa34d ago0xaf963c…ab46c2
0xbcf4…a3ac0x9c95…e299Base—$0.001100%fluxa34d ago0x47fe81…606e33

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.