Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x4c643b…822264
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase110d ago0x815fbc…4e6ffb
0x9993…55a50x78f9…3928Base—$0.10100%coinbase110d ago0xd4f6bc…8b8a59
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase110d ago0xf540f7…c8dc8c
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x2ca75f…2b074a
0x9993…55a50x78f9…3928Base—$0.10100%coinbase110d ago0x9f78b4…add16a
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase110d ago0x2d4991…d01aae
0x9993…55a50x78f9…3928Base—$0.10100%coinbase110d ago0x7cb3d9…f84d6d
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x6cbaaa…450011
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase110d ago0x969f74…9a4e09
0x9993…55a50x78f9…3928Base—$0.10100%coinbase110d ago0xc439f8…95d12b
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x904654…67efc8
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xc9aeeb…0bf49a
0x9993…55a50x78f9…3928Base—$0.10100%coinbase110d ago0x33dd2a…c1942e
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase110d ago0xb43522…2583d8
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase110d ago0x9042dd…0bc41d
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xd11bc9…29dfbe
0x9993…55a50x78f9…3928Base—$0.10100%coinbase110d ago0xc6b336…d1d858
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase110d ago0x81bf34…24c8d0
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xe07c40…233588
0x9993…55a50x78f9…3928Base—$0.10100%coinbase110d ago0xf2428b…ef3751
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase110d ago0xe452a1…ba77f2
0x9993…55a50x78f9…3928Base—$0.10100%coinbase110d ago0x5e542f…fc4a35
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xb7ec1c…dd7e80
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase110d ago0x72b311…7872da

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.