Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1298…61040xb799…54a2BaseXerxesVenture$0.005100%coinbase18h ago0xdb85ce…0cff00
0x1298…61040xb799…54a2BaseXerxesVenture$0.003100%coinbase18h ago0x02123e…529f94
0x1298…61040xb799…54a2BaseXerxesVenture$0.002100%coinbase18h ago0x55615a…8284fb
0x1298…61040xb799…54a2BaseXerxesVenture$0.002100%coinbase19h ago0x744fbe…d90ff0
0x1298…61040xb799…54a2BaseXerxesVenture$0.005100%coinbase19h ago0x7cd5b0…bf13ba
0x1298…61040xb799…54a2BaseXerxesVenture$0.003100%coinbase19h ago0x6ef223…1ac1bb
0x1298…61040xb799…54a2BaseXerxesVenture$0.003100%coinbase20h ago0x528c63…55e7c7
0x1298…61040xb799…54a2BaseXerxesVenture$0.003100%coinbase20h ago0xabc234…656621
0x1298…61040xb799…54a2BaseXerxesVenture$0.008100%coinbase20h ago0xb94c57…24051f
0x1298…61040xb799…54a2BaseXerxesVenture$0.005100%coinbase20h ago0x9b27c7…290fa9
0x1298…61040xb799…54a2BaseXerxesVenture$0.003100%coinbase21h ago0x4118ae…4b767c
0x1298…61040xb799…54a2BaseXerxesVenture$0.002100%coinbase21h ago0x21efe5…b5da8f
0x1298…61040xb799…54a2BaseXerxesVenture$0.003100%coinbase21h ago0xb132a7…8c7d82
0xc9c7…16700xb799…54a2BaseXerxesVenture$0.01100%coinbase22h ago0xe4f852…6e8873
0x1298…61040xb799…54a2BaseXerxesVenture$0.01100%coinbase1d ago0xf7b01f…efcb39
0x1298…61040xb799…54a2BaseXerxesVenture$0.008100%coinbase1d ago0xff18c4…b6e172
0x1298…61040xb799…54a2BaseXerxesVenture$0.003100%coinbase1d ago0x2e2c9e…df6567
0x1298…61040xb799…54a2BaseXerxesVenture$0.003100%coinbase1d ago0x75a5f8…5f92bc
0x1298…61040xb799…54a2BaseXerxesVenture$0.005100%coinbase1d ago0x7935da…f3a2c9
0x1298…61040xb799…54a2BaseXerxesVenture$0.005100%coinbase1d ago0x663d0c…504b2d
0x1298…61040xb799…54a2BaseXerxesVenture$0.01100%coinbase1d ago0x4b820a…839aab
0x1298…61040xb799…54a2BaseXerxesVenture$0.01100%coinbase1d ago0x600d7b…2d6303

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.