Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x136887…59966a
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x661282…613f61
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x236ec3…b423da
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x7e4ed3…f4578d
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x8921ea…b075d2
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0xedafef…d9433b
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x9a9c01…45dfb2
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x7b6c5a…5e9dcb
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x736812…7fcc47
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x6f3278…5e5b52
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x618ff0…6d7b6f
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x2c9b63…3a21a1
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0xfb61b8…55a501
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x0ed45b…98e896
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x8dc359…ae7866
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x5d7a6e…de3766
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0xfbec3c…2d53a4
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x26b0d5…dee0f6
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x517e60…26f08c
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0xb42f29…0f5405
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x46ddff…18b5e8
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0xab2ead…1c956b
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0xaa4a93…e99d81
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x1984f9…83bef3
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa25d ago0x60e344…ad8cfc

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.