Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c58…bc390xe263…5a30Base—$0.01100%coinbase68d ago0x350ec4…a1f365
0x2c58…bc390x9dc3…eef9Base—$0.01100%coinbase68d ago0x50838e…f886f5
0x2c58…bc390xbb63…1d73Base—$0.01100%coinbase68d ago0xddedae…1bca51
0x2c58…bc390xc93a…a236Base—$0.01100%coinbase68d ago0xe81535…0a8a05
0x2c58…bc390xfb4e…82e6Base—$0.01100%coinbase68d ago0x36b90f…93ff04
0x2c58…bc390x4d7d…7de7Base—$0.01100%coinbase68d ago0x5a5119…324a5c
0x2c58…bc390xcf4c…5c50Base—$0.01100%coinbase68d ago0x2db928…3706b7
0x2c58…bc390x9674…3884Base—$0.01100%coinbase68d ago0x5bffac…9f7cbc
0x2c58…bc390x1ccd…48f3Base—$0.01100%coinbase68d ago0xcd3899…0ee102
0x2c58…bc390xf4c0…09cfBase—$0.01100%coinbase68d ago0xafa743…aaf730
0x2c58…bc390x1b01…cf82Base—$0.01100%coinbase68d ago0x126eb8…5affdd
0x2c58…bc390x213c…eb94Base—$0.01100%coinbase68d ago0x0da467…e0ab1b
0x2c58…bc390x468f…a4bcBase—$0.01100%coinbase68d ago0x01f48a…52e8a4
0x2c58…bc390x49ca…d1c2Base—$0.01100%coinbase68d ago0x9fb078…612149
0x2c58…bc390xb51d…71a6Base—$0.01100%coinbase68d ago0x8421b1…74b873
0x2c58…bc390xd8c8…a70eBase—$0.01100%coinbase68d ago0xa3096e…3b75d7
0x2c58…bc390x90bc…95d4Base—$0.01100%coinbase68d ago0xdcfdf5…fec9c2
0x2c58…bc390x2b6c…1719Base—$0.01100%coinbase68d ago0xbd1516…604f9e
0x2c58…bc390x339d…3248Base—$0.01100%coinbase68d ago0x814589…fb2883
0x2c58…bc390x4b86…4399Base—$0.01100%coinbase68d ago0xca4e65…1c78e0
0x2c58…bc390x0b7f…d235Base—$0.01100%coinbase69d ago0x146748…d9fe4a
0x2c58…bc390x532a…de11Base—$0.01100%coinbase69d ago0x28b568…6695f1
0x2c58…bc390x54c3…98fbBase—$0.01100%coinbase69d ago0x290603…ffa489
0x2c58…bc390xf350…1eb9Base—$0.01100%coinbase69d ago0xfb0558…93108d
0x2c58…bc390xbe68…d3ecBase—$0.01100%coinbase69d ago0x0a94ad…984da6

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.