Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x1e742f…469092
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x50c417…ab05af
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x525e26…b559a2
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x52aaba…09396f
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xcd1b25…eedf59
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xf6be95…4ead5b
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x997d89…1dda9b
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xc89728…984d39
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xeb1375…2609f7
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x9c5e3b…04bff8
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xe081ed…4a5d03
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x0376d8…a45177
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x23ccf5…bce022
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x11add8…210b40
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x9b1975…c2a7db
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xfcd31d…add310
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xd4259f…c1f3ad
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x5a71e1…bfa9d8
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x0e6c6c…c5c724
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x1375e9…6e7667
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xcc65dc…3d9309
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x83f0a2…61d821
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x9332c7…9f9c6d
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami52d ago0x610a72…135736
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami52d ago0xdf98ec…aee2ca

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.