Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6425…cd910x929d…34ebBase—$0.01100%coinbase78d ago0x7bd77e…ad4a45
0x6425…cd910xb884…f1ecBase—$0.01100%coinbase78d ago0x350962…4a30db
0x6425…cd910x527e…58a0Base—$0.01100%coinbase78d ago0x7523cc…607a14
0x6425…cd910xda2a…f367Base—$0.01100%coinbase78d ago0xa8029b…6c976c
0x6425…cd910x6a71…32d2Base—$0.01100%coinbase78d ago0x34dc07…620a59
0x6425…cd910x00eb…b6bcBase—$0.01100%coinbase78d ago0x2d1cf6…88e43c
0x6425…cd910x1c05…e148Base—$0.01100%coinbase78d ago0x59a725…0f24d2
0x6425…cd910xfdeb…9c2dBase—$0.01100%coinbase78d ago0x74bad9…380bd5
0x6425…cd910x0f67…2f6fBase—$0.01100%coinbase78d ago0x9607fa…9a70ee
0x6425…cd910x04ca…f1e3Base—$0.01100%coinbase78d ago0xb1e904…1b8667
0x6425…cd910x8e01…a6c3Base—$0.01100%coinbase79d ago0xc11a37…9daa3d
0x6425…cd910xb857…aefeBase—$0.01100%coinbase79d ago0x5cfe2a…fb7fc4
0x6425…cd910x101b…6094Base—$0.01100%coinbase79d ago0x9fe3a1…f02a68
0x6425…cd910xd825…135dBase—$0.01100%coinbase79d ago0x594abe…b74b9e
0x6425…cd910x5c74…1495Base—$0.01100%coinbase79d ago0xfbe8cc…11bba1
0x6425…cd910x343d…78c5Base—$0.01100%coinbase79d ago0x5280a4…8d945c
0x6425…cd910xa57f…b9a9Base—$0.01100%coinbase79d ago0x654da3…7098eb
0x6425…cd910x7846…57e5Base—$0.01100%coinbase79d ago0x43e6a5…9b360d
0x6425…cd910xd5f1…5fcaBase—$0.01100%coinbase79d ago0x46c8a2…4aa696
0x6425…cd910xed1b…b618Base—$0.01100%coinbase79d ago0x8f6bde…3a26e3
0x6425…cd910x3120…486fBase—$0.01100%coinbase79d ago0x532e29…3238b3
0x6425…cd910xfe8e…07e5Base—$0.01100%coinbase79d ago0x7db651…2eca67
0x6425…cd910x9484…5e8aBase—$0.01100%coinbase79d ago0xdd92d2…4c9f71
0x6425…cd910x9bec…f613Base—$0.01100%coinbase79d ago0x66285e…c8f92a
0x6425…cd910xce90…dba6Base—$0.01100%coinbase79d ago0xa1b180…b5888d

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.