Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x88f613…49e5da
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x7011de…8c8f86
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x784e38…ecf0ac
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x5497c9…37ada0
0x1456…df050x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0xbe6c55…72fd46
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x37e0b1…6126c3
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xfab1ce…0210bb
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x16a9ff…ab9eb2
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x0f4aed…8f50a9
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xe81a74…b282d0
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x4b7268…e9c921
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xd2df2d…d092a3
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xe7a2a4…07563b
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x825b88…4cf9f2
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x07d384…1ba960
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x1e6cc8…351e98
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x5019f4…aa6e6e
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xf9b41c…cf9f0b
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x372925…e72e46
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xf1b726…cad966
0x1456…df050x7776…2e34BaseMetaliftScrape$0.005100%coinbase4d ago0xdc74d4…5e20da
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x468bfe…9eac54
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0xa44b7b…1fd8cc
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x5a1bc3…62c9c6
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase4d ago0x79fe33…119c63

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.