Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x132838…3e68e5
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x8fce68…ba1fd7
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0xca7451…46a97c
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x9a2195…80f470
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x836266…3347be
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x24b2c0…d78dc8
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x68d7ed…bd5395
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x113a1a…28b1e5
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x7f0136…ea9deb
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x483867…fc570b
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x71504c…02dc0c
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x11a0bf…71c0a8
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x50f042…0feae9
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x254b25…ea966a
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0xe0c5da…a244f7
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x9027c0…14a79e
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x6a47e6…351052
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0xc3cba2…f202cc
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0xb43d94…8ed657
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0xff3ee0…b92da1
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x4cc748…11714f
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x2fbf97…43edde
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0xcee07d…ecc8e6
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa24d ago0x4fbf86…6ec4f9

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.