Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd4f…f74c0xe6de…bb42Base—$0.09100%dexter40d ago0x440a03…30ea57
0xfd4f…f74c0xa790…bcd1Base—$0.09100%dexter40d ago0x51dab1…e42f25
0xfd4f…f74c0x7de0…ecdeBase—$0.09100%dexter40d ago0x3f5648…63e100
0xfd4f…f74c0x3841…1f28Base—$0.09100%dexter40d ago0xedfb74…254b37
0xfd4f…f74c0x19e5…13c1Base—$0.09100%dexter40d ago0x705836…4411e3
0xfd4f…f74c0xafeb…0e5eBase—$0.09100%dexter40d ago0x0ec8bc…b1032f
0xfd4f…f74c0x7c22…3595Base—$0.09100%dexter40d ago0xd42119…4399e6
0xfd4f…f74c0x4048…1308Base—$0.09100%dexter40d ago0xfd93f7…a2e345
0xfd4f…f74c0xe54e…a35aBase—$0.09100%dexter40d ago0x687013…52eb90
0xfd4f…f74c0x09d2…4a27Base—$0.09100%dexter40d ago0x807869…88a6fc
0xfd4f…f74c0x804d…46bdBase—$0.09100%dexter40d ago0xc21ce3…b11aca
0xfd4f…f74c0xef4f…640fBase—$0.09100%dexter40d ago0xf8e5a0…1f5cf8
0xfd4f…f74c0xc38f…bc34Base—$0.09100%dexter40d ago0x00c038…b00dda
0xfd4f…f74c0x18f4…3274Base—$0.09100%dexter40d ago0x11a034…db3260
0xfd4f…f74c0x95c0…d7e3Base—$0.09100%payAI40d ago0x727c2e…3a9de7
0xfd4f…f74c0xeb77…511fBase—$0.09100%dexter40d ago0xe699ac…74aa43
0xfd4f…f74c0x072a…6ee3Base—$0.09100%dexter40d ago0x74e860…e5a956
0xfd4f…f74c0xea39…8453Base—$0.09100%dexter40d ago0x452d0c…7323ef
0xfd4f…f74c0x62db…4c67Base—$0.09100%dexter40d ago0x23d19a…fb0546
0xfd4f…f74c0xb2fd…2efcBase—$0.09100%dexter40d ago0xe38206…2042f5
0xfd4f…f74c0xbe97…f7d2Base—$0.09100%dexter40d ago0x3cd247…117d73
0xfd4f…f74c0xfacb…7bccBase—$0.09100%dexter40d ago0x6b6910…28e786
0xfd4f…f74c0xe408…7633Base—$0.09100%dexter40d ago0xaaf124…4b0e0b
0xfd4f…f74c0xca11…227bBase—$0.09100%dexter40d ago0x68c185…42d9b1
0xfd4f…f74c0xb18b…230bBase—$0.09100%dexter40d ago0xce1e52…068c21

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.