Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x85b3f6…cb1713
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x0a8103…f75961
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x3d1e29…6eabc8
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x8b2dd5…b17b76
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x9df801…09390e
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x9509c9…689cae
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x2a470c…0c1648
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x4c3731…18cf79
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x6526f8…868d49
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xce2511…bb7a1f
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xec4049…73984b
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x1d1f62…5693e8
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x0f234a…af481b
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x33410d…b39601
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x43c6a1…495d49
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x536f16…82b59e
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xc18f3b…85cae0
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xede6af…403790
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0xb34720…44b7a6
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x9e6fc4…b46fa3
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x3b96cd…c8818d
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x8fd640…ac0ddf
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x47e104…605ec2
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x83b687…460733
0x442b…32b80x589a…b3d8BaseX PayHealth$0.005100%coinbase2d ago0x715065…8cab68

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.