Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b32…0ea30x609b…abb4Base—$0.01100%coinbase49d ago0x669245…720109
0x8b32…0ea30xa295…91ddBase—$0.01100%coinbase49d ago0xf86edc…01d65e
0x8b32…0ea30xc90b…d308Base—$0.01100%coinbase49d ago0x8f8e1a…d62723
0x8b32…0ea30x48c1…f311Base—$0.01100%coinbase49d ago0x612774…f2ed42
0x8b32…0ea30x19fd…9f95Base—$0.01100%coinbase49d ago0x8d287e…329774
0x8b32…0ea30xf72c…5977Base—$0.01100%coinbase49d ago0xe61997…5698ad
0x8b32…0ea30xc92b…78bfBase—$0.01100%coinbase49d ago0xd690e4…39f258
0x8b32…0ea30x8147…e5eeBase—$0.01100%coinbase49d ago0x329623…fd62ca
0x8b32…0ea30xb60c…0221Base—$0.01100%coinbase49d ago0x09b838…bb5ef3
0x8b32…0ea30x564e…612dBase—$0.01100%coinbase49d ago0x37856a…42cbd3
0x8b32…0ea30x31e0…56deBase—$0.01100%coinbase49d ago0xf9fecc…300251
0x8b32…0ea30x6f18…632aBase—$0.01100%coinbase49d ago0xa11910…b5e4cb
0x8b32…0ea30x5463…1ed0Base—$0.01100%coinbase49d ago0xf209b7…e685dc
0x8b32…0ea30x53bb…5ae0Base—$0.01100%coinbase49d ago0xa120a6…2b53bc
0x8b32…0ea30xb67b…c3fbBase—$0.01100%coinbase49d ago0x2658f2…20311b
0x8b32…0ea30xe3e3…502fBase—$0.01100%coinbase49d ago0x1ee437…47e7ae
0x8b32…0ea30x3a2c…d48aBase—$0.01100%coinbase49d ago0xdeeb62…de369d
0x8b32…0ea30x6b8b…ada0Base—$0.01100%coinbase49d ago0x15ccbd…8e3d52
0x8b32…0ea30xc7ac…8c1dBase—$0.01100%coinbase49d ago0xa0e055…726de2
0x8b32…0ea30x0eb3…25eeBase—$0.01100%coinbase49d ago0xecda42…8242f2
0x8b32…0ea30xd489…074fBase—$0.01100%coinbase49d ago0x2cf88f…3fd5b9
0x8b32…0ea30x17b0…9f41Base—$0.01100%coinbase49d ago0x989944…5ad243
0x8b32…0ea30x3d4f…cb47Base—$0.01100%coinbase49d ago0xc6960b…7236ca
0x8b32…0ea30x157f…e83dBase—$0.01100%coinbase49d ago0x27c16f…805d6b
0x8b32…0ea30x0a58…5ff7Base—$0.01100%coinbase49d ago0x1484f9…e2faa9

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.