Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0xf3fcf3…31467d
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0xd5a246…24c07e
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0x9948ad…4623e0
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0x6c8446…2a32fc
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0xaeb555…4ff8a7
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0x862a07…f92c88
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0x0e93ae…e4bbeb
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0x68838e…4073e1
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0xbac9a5…4878d2
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0xffdfd9…858fca
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0xe00cd7…4614ca
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase9h ago0xac6c2d…c23b08
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0x43159c…3f4f3a
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0x4154b4…ac38a7
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0xf681bd…3a3d53
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0xb4400d…ea3558
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0x445392…839d65
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0xf9075c…7c032d
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0x0f3651…141e75
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0xd96881…98e982
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0x0e87c7…a69c99
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0xf1e075…2c3a0a
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0xf1d975…029642
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0xcab875…b0501b
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase9h ago0x8a013b…b4e64b

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.