Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7bc1…f2740x993d…3f3cBase—$0.04100%fluxa112d ago0x2082b7…c3d067
0xc81e…73e40x993d…3f3cBase—$0.04100%fluxa112d ago0x4149cb…07ec00
0xe123…817d0x993d…3f3cBase—$0.04100%fluxa112d ago0xe871c1…6614ce
0x5e55…0de60x993d…3f3cBase—$0.04100%fluxa112d ago0x0c2d88…3d129c
0x7a59…fc9e0x993d…3f3cBase—$0.04100%fluxa112d ago0x65f2d2…f37a76
0xe08a…949e0x993d…3f3cBase—$0.04100%fluxa112d ago0xd112ba…a5ee10
0x4ccf…706b0x993d…3f3cBase—$0.04100%fluxa112d ago0x4a6095…31e786
0x8e31…15270x993d…3f3cBase—$0.04100%fluxa112d ago0x0d7a12…e3bd7b
0xc587…5cd60x993d…3f3cBase—$0.04100%fluxa112d ago0x63b2ea…6aecb4
0xf6d3…4ca30x993d…3f3cBase—$0.04100%fluxa112d ago0x07dda9…d1c281
0x8bf0…8cae0x993d…3f3cBase—$0.04100%fluxa112d ago0xd60b67…91ee10
0x076d…e9220x993d…3f3cBase—$0.04100%fluxa112d ago0x3ead06…4e97e7
0xb539…2c140x993d…3f3cBase—$0.04100%fluxa112d ago0xd0b86a…505c4a
0xe37a…fafc0x993d…3f3cBase—$0.04100%fluxa112d ago0x9689f4…aeaa99
0x09bd…0c9a0x993d…3f3cBase—$0.04100%fluxa112d ago0x0a4a8e…6ee54f
0x6557…134f0x993d…3f3cBase—$0.04100%fluxa112d ago0xd79d57…556030
0x8fcf…2a610x993d…3f3cBase—$0.04100%fluxa112d ago0x728e26…4b6c34
0x6a47…cdce0x993d…3f3cBase—$0.04100%fluxa112d ago0xdeb282…635b5d
0x4375…615a0x993d…3f3cBase—$0.04100%fluxa112d ago0x8c3f7f…a34291
0x974d…ab9c0x993d…3f3cBase—$0.04100%fluxa112d ago0x15a902…490be9
0xc884…e68e0x993d…3f3cBase—$0.03100%fluxa112d ago0x5132e1…94d95f
0xa98a…06770x993d…3f3cBase—$0.04100%fluxa112d ago0x85cefc…edad4b
0x8080…72f70x993d…3f3cBase—$0.04100%fluxa112d ago0xfdd940…37d363
0x5eea…a8280x993d…3f3cBase—$0.04100%fluxa112d ago0xc06cd9…0d77a6
0x58a1…80430x993d…3f3cBase—$0.04100%fluxa112d ago0xcfb569…abf52c

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.