Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x33a5f8…b8c5ce
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x7f86be…13c39d
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x524cc6…8a74cc
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0xc22796…b7089d
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x3b6c10…408cbc
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x1a0d8b…c276c5
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x36ce81…7d111d
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x5f6db0…b2dd5c
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x1c431e…f9d7d0
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0xeebada…c84145
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x4652ca…887efb
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x9087b8…41aab7
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x9fe764…6c45c1
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0xc45332…7d461b
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0xa53058…ddde2b
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x8785f4…89f927
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0xdb37ee…68627a
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x4dfd07…974ea8
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x3a4acf…0971cd
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x245c7c…8ea6c8
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x00a83f…2306ec
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0x3ac6a7…fbef0c
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0xa94dcf…1c094b
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0xaa3808…2f9ae2
0x8025…76a50x5aae…482eBase—$0.001100%coinbase8d ago0xe05c21…67beaf

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.