Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793211h ago0x2de0a8…26aa38
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793211h ago0x819c63…3bfc3d
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793211h ago0xcce524…928c74
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793211h ago0xe92ab8…d514b7
0x03c5…a0a30x50eb…6480Base—$0.00270%0x54f0…793212h ago0x207f29…fb41e3
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793212h ago0x67932f…50323f
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793212h ago0x61fbea…a19cee
0x03c5…a0a30x50eb…6480Base—$0.00270%0x54f0…793212h ago0x9f5fae…d3f6f0
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793212h ago0xf71d21…9a99dd
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793213h ago0x4812ee…3649c5
0x03c5…a0a30x50eb…6480Base—$0.00270%0x54f0…793213h ago0x612b90…9a2536
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793213h ago0x07a928…0e6d35
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793213h ago0x614228…ed65c3
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793214h ago0xbeaf1d…7be297
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793214h ago0x1a585a…09f88f
0x03c5…a0a30x50eb…6480Base—$0.00370%0x54f0…793214h ago0x49c83f…9d249a
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793214h ago0xdc057d…7a5676
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793214h ago0x9bdb19…b423a0
0x03c5…a0a30x50eb…6480Base—$0.00270%0x54f0…793215h ago0x6a0f75…ae2b3f
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793215h ago0xea1156…582884
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793215h ago0xf2a486…7f1e71
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793215h ago0xbeadbc…0e69a3
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793216h ago0xee34d9…cf91c1
0x03c5…a0a30x50eb…6480Base—$0.00270%0x54f0…793216h ago0x12314e…39b9bb
0x03c5…a0a30x50eb…6480Base—$0.00370%0x54f0…793216h ago0x663297…814a7d

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.