Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2d…c7ea0x936c…9b6bBase—$0.01100%coinbase74d ago0x8b819a…51d7e2
0x5f2d…c7ea0xa18b…df4dBase—$0.01100%coinbase74d ago0xb1e827…9c7cc5
0x5f2d…c7ea0x4339…9a6dBase—$0.01100%coinbase74d ago0x23cbde…726098
0x5f2d…c7ea0x1319…9c43Base—$0.01100%coinbase74d ago0x52501e…4f6cc9
0x5f2d…c7ea0xe773…7645Base—$0.01100%coinbase74d ago0xc90e10…c2c0bb
0x5f2d…c7ea0x94bb…a941Base—$0.01100%coinbase74d ago0x9219cb…4ea841
0x5f2d…c7ea0x9928…ec19Base—$0.01100%coinbase74d ago0xf1c06e…9e2904
0x5f2d…c7ea0x522a…903aBase—$0.01100%coinbase74d ago0x5e0899…0d64cf
0x5f2d…c7ea0x739c…990cBase—$0.01100%coinbase74d ago0x9d6308…1132fd
0x5f2d…c7ea0xc5ad…ea58Base—$0.01100%coinbase74d ago0x0c9380…2b849c
0x5f2d…c7ea0x4f87…a186Base—$0.01100%coinbase74d ago0x9193cf…bed690
0x5f2d…c7ea0x56fa…e00aBase—$0.01100%coinbase74d ago0xec12e3…42f5a2
0x5f2d…c7ea0x48ed…2698Base—$0.01100%coinbase74d ago0x9ea8cf…8459b8
0x5f2d…c7ea0x8f08…8c0eBase—$0.01100%coinbase74d ago0x05e1e6…b10d5c
0x5f2d…c7ea0x1bd8…35c3Base—$0.01100%coinbase74d ago0xb25e6f…8656a0
0x5f2d…c7ea0xa56a…d486Base—$0.01100%coinbase74d ago0x2836f2…10a0fe
0x5f2d…c7ea0x404b…e069Base—$0.01100%coinbase74d ago0xd39e8a…0a5551
0x5f2d…c7ea0xab7c…2c1eBase—$0.01100%coinbase74d ago0x0a24f4…78b07f
0x5f2d…c7ea0x3c30…2c72Base—$0.01100%coinbase74d ago0xab582a…30b83e
0x5f2d…c7ea0x2cf8…b7fbBase—$0.01100%coinbase74d ago0x9711b5…b2fea5
0x5f2d…c7ea0xc19c…ef6fBase—$0.01100%coinbase74d ago0xdf0bbd…989d4c
0x5f2d…c7ea0x1538…82c6Base—$0.01100%coinbase74d ago0xe901ee…d89611
0x5f2d…c7ea0x5496…7573Base—$0.01100%coinbase74d ago0x6a54c7…1d4ec3
0x5f2d…c7ea0x4e95…ea90Base—$0.01100%coinbase74d ago0x400967…15f112
0x5f2d…c7ea0xa44e…ece3Base—$0.01100%coinbase74d ago0x8c523b…90a465

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.