Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5c0…b3360x86e4…622dBase$0.10100%payAI43d ago0xf10cbe…49e355
0xa5c0…b3360x070f…1c72Base$0.10100%payAI43d ago0xd61f89…07adf7
0xa5c0…b3360xe680…2b85Base$0.10100%payAI43d ago0x246ed1…b87bc6
0xa5c0…b3360xf2b4…1aa0Base$0.10100%payAI43d ago0x767519…868be9
0xa5c0…b3360xd70b…b45cBase$0.10100%payAI43d ago0x8cd2c6…f2ff73
0xa5c0…b3360x567d…2c64Base$0.10100%payAI43d ago0x6e96b4…8a464b
0xa5c0…b3360x320b…dfe6Base$0.10100%payAI43d ago0x584c36…ec197b
0xa5c0…b3360xf549…9896Base$0.10100%payAI43d ago0x49be13…38e720
0xa5c0…b3360x3c1b…82a6Base$0.10100%payAI43d ago0xb0e95d…fd614a
0xa5c0…b3360xcb24…00aaBase$0.09100%payAI43d ago0xa7f146…18971e
0xa5c0…b3360x497e…cdf1Base$0.10100%payAI43d ago0xb20c11…15ca38
0xa5c0…b3360x418b…1526Base$0.10100%payAI43d ago0x7322e8…5692b5
0xa5c0…b3360x841b…c4feBase$0.10100%payAI43d ago0xccac62…9c5a21
0xa5c0…b3360xba66…fd91Base$0.10100%payAI43d ago0x473066…a656ff
0xa5c0…b3360xb077…ae4dBase$0.10100%payAI43d ago0x77d1b6…744990
0xa5c0…b3360xbdb5…7f1aBase$0.10100%payAI43d ago0x63c44e…012f79
0xa5c0…b3360x006b…a5a4Base$0.10100%payAI43d ago0x2debbb…d1adf4
0xa5c0…b3360xdfef…9a49Base$0.10100%payAI43d ago0x2fa6d9…4bbd69
0xa5c0…b3360x44d3…9ba7Base$0.10100%payAI43d ago0x6e7db5…8e4135
0xa5c0…b3360x2a52…eca6Base$0.10100%payAI43d ago0x826fc1…942d83
0xa5c0…b3360x97b1…e673Base$0.10100%payAI43d ago0x2431b5…ec04cc
0xa5c0…b3360xd39d…19c7Base$0.10100%payAI43d ago0x167104…227e9a
0xa5c0…b3360xfb66…1357Base$0.10100%payAI43d ago0xb44092…a53497
0xa5c0…b3360xeb01…7bb9Base$0.10100%payAI43d ago0x21ef52…aac0d7
0xa5c0…b3360xe172…30e1Base$0.10100%payAI43d ago0xdc023b…e52f08

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.