Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b39…785d0x5a17…b978Base—$0.01100%coinbase71d ago0xee2546…77fc99
0x0b39…785d0x02f2…b633Base—$0.01100%coinbase71d ago0xd85f6f…126768
0x0b39…785d0xbacf…56f2Base—$0.01100%coinbase71d ago0x296f5b…5ceb03
0x0b39…785d0x3e91…b4f4Base—$0.01100%coinbase71d ago0x7fdf3d…1114c0
0x0b39…785d0x3867…2cfcBase—$0.01100%coinbase71d ago0xfb81be…5497db
0x0b39…785d0x37fd…8c1aBase—$0.01100%coinbase71d ago0xc36510…834e50
0x0b39…785d0xa04a…7551Base—$0.01100%coinbase71d ago0xb21f3a…89c239
0x0b39…785d0x1761…de2fBase—$0.01100%coinbase71d ago0x2cd206…ad49c1
0x0b39…785d0x77e3…e7a2Base—$0.01100%coinbase71d ago0x77f0ec…2a850b
0x0b39…785d0xc5e3…65d1Base—$0.01100%coinbase71d ago0x34eb86…5f08e1
0x0b39…785d0x524c…bbd5Base—$0.01100%coinbase71d ago0xd4d547…e11472
0x0b39…785d0x8493…eae9Base—$0.01100%coinbase71d ago0xf97455…3d37f1
0x0b39…785d0x82bc…8885Base—$0.01100%coinbase71d ago0xefb51c…93adaa
0x0b39…785d0x558d…4d3aBase—$0.01100%coinbase71d ago0x1b8a86…b45110
0x0b39…785d0xc9e0…5662Base—$0.01100%coinbase71d ago0x90ff77…0e312f
0x0b39…785d0x2b3e…8f18Base—$0.01100%coinbase71d ago0xe3f80b…151446
0x0b39…785d0xed94…c9c8Base—$0.01100%coinbase71d ago0x66db39…53acfa
0x0b39…785d0xd954…77b6Base—$0.01100%coinbase71d ago0x37f129…fc4579
0x0b39…785d0xebee…8449Base—$0.01100%coinbase71d ago0xf3c86c…0ed5d2
0x0b39…785d0x80ee…f877Base—$0.01100%coinbase71d ago0x0b83eb…31fc0c
0x0b39…785d0x7997…53bfBase—$0.01100%coinbase71d ago0xfc30f4…001824
0x0b39…785d0x0d43…451cBase—$0.01100%coinbase71d ago0xf17df9…ed7ee4
0x0b39…785d0x0034…a457Base—$0.01100%coinbase71d ago0xc3225c…894f87
0x0b39…785d0xd46e…267dBase—$0.01100%coinbase71d ago0xae1c9e…efc867
0x0b39…785d0x28f7…a1a4Base—$0.01100%coinbase71d ago0x6f9438…495f90

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.