Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a51…7f6c0x6a0a…bf67Base—$0.01100%coinbase3d ago0xab546f…cbc423
0x5a51…7f6c0x6a0a…bf67Base—$0.01100%coinbase3d ago0x7bf6f0…88774a
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x9c0b8d…5444a7
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x8c7901…f6ad72
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x6e724f…ea4711
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xfe0c89…e44391
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x4b366b…e184c7
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xb6d047…dd6df6
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x32c55a…e9f8c0
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xa8564f…086789
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xcea79d…6d329f
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x9ecdd5…c350a8
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x4e91bb…bdcc44
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xff44f2…5fe45d
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xb9dd50…b37672
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x275c14…79228f
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x338991…d6c47d
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xc18577…10a564
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xfb3ed2…60f24b
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0x726adb…8c8a24
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xad522e…9bce5e
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xc1507a…3f4537
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xd0c878…8015cb
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xea0a27…c2fd26
0x5a51…7f6c0x6a0a…bf67Base—$0.10100%coinbase3d ago0xf77d20…a95646

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.