Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.01100%coinbase21h ago0xdf3593…8e9b23
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.01100%coinbase21h ago0xf364f9…06d393
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase21h ago0x822b8a…be52d1
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase21h ago0x74b3f0…d4e9c0
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase21h ago0x7d96d3…6ebd32
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase21h ago0x07d9fa…e93fc5
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase21h ago0xd46011…a8c9bb
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase21h ago0x5f893b…5c4ac2
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.01100%coinbase22h ago0x419cad…7cc8ed
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.01100%coinbase22h ago0x1fa6a4…de7e7f
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase1d ago0x113ba0…7e3450
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.02100%coinbase1d ago0x79e939…69298d
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase1d ago0x0993af…03854f
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase1d ago0xb6d692…910a39
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase1d ago0x7fbd7e…2c135e
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase1d ago0x8f9e3d…7717e1
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase1d ago0x3393c8…04e99b
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase1d ago0x18901e…2ef366
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase1d ago0xef6008…94ca78
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase1d ago0x3606ee…9c5810
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase1d ago0x4996fc…7303f3
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase1d ago0x560b51…dfc306
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase1d ago0x460c17…96a9dd
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase1d ago0x5799fc…12e46f
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase1d ago0x3f89cc…01f09f

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.