Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xad54b1…f4c23e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xde977a…3f66d1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xb4e2aa…a015ab
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x594d0a…749fe4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xdb36bf…cb91c3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x315141…f6589c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xbb9fb9…866276
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase43d ago0x9a899c…659929
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0xeeb31b…8a4d6a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x45eee9…d5c273
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x216def…3d4a11
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x1d2c1f…5ede78
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase43d ago0x5e734c…a41535
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x6ae72a…0a6152
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0xc95bd3…818410
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase44d ago0xb45c7c…5219fb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x4cadbb…648a68
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x8d6304…158e8a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x60030b…87b3d7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x355adf…55499b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x138c2d…3d16c3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x8fb0da…40173e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x8d7449…2e622e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x11037d…3f7c2e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase44d ago0x1caf77…5218f4

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.