Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base—$10.5070%0x1f5f…656e14d ago0x3b4f57…b2c5b9
0x79ec…56320x47c5…4fc3Base—$10.5070%0x4136…b72614d ago0x1eb481…9eea46
0x79ec…56320x47c5…4fc3Base—$10.5070%0xec7c…5d3214d ago0xd30521…610bb3
0x79ec…56320x47c5…4fc3Base—$10.5070%0x2a5b…d6a914d ago0x3e65f0…c14f05
0x79ec…56320x47c5…4fc3Base—$10.5070%0x7cf5…240714d ago0x31c996…4cc5cd
0x79ec…56320x47c5…4fc3Base—$10.5070%0x24a4…540a14d ago0x732f50…09dcfd
0x79ec…56320x47c5…4fc3Base—$10.5070%0x31fe…80c414d ago0x32d700…e21423
0x79ec…56320x47c5…4fc3Base—$52.5070%0x58cf…f8d414d ago0x3d363e…0cd036
0x79ec…56320x47c5…4fc3Base—$10.5070%0x6e05…667f14d ago0x8f1138…e3fd1b
0x79ec…56320x47c5…4fc3Base—$10.5070%0xbc7c…86d414d ago0x6fc350…d3b5e1
0x79ec…56320x47c5…4fc3Base—$10.5070%0xa894…209f14d ago0x1dea94…33ce8f
0x79ec…56320x47c5…4fc3Base—$21.0070%0x45b4…af2714d ago0xf58d2a…40f126
0x79ec…56320x47c5…4fc3Base—$21.0070%0x7dc9…9d7b14d ago0xe6bc12…2926c0
0x79ec…56320x47c5…4fc3Base—$10.5070%0xa070…95e014d ago0x556933…4cfddb
0x79ec…56320x47c5…4fc3Base—$10.5070%0xfe42…c1f014d ago0xc643fb…cf020c
0x79ec…56320x47c5…4fc3Base—$10.5070%0x0ad8…9d8a14d ago0x709a04…2af106
0x79ec…56320x47c5…4fc3Base—$31.5070%0xe59f…80f714d ago0x71549c…fe77e2
0x79ec…56320x47c5…4fc3Base—$10.5070%0x19e0…dcbe14d ago0x266489…9d13b6
0x79ec…56320x47c5…4fc3Base—$10.5070%0x4a3c…710214d ago0xbf2423…f2a4a7
0x79ec…56320x47c5…4fc3Base—$21.0070%0x170f…623014d ago0x98a989…772a69
0x79ec…56320x47c5…4fc3Base—$10.5070%0x01d6…4c2914d ago0xf260be…9f6317
0x79ec…56320x47c5…4fc3Base—$21.0070%0x2d29…913b14d ago0x2fc0a4…a9b5d7
0x79ec…56320x47c5…4fc3Base—$10.5070%0x06ee…cb5214d ago0x5b02ac…692f08
0x79ec…56320x47c5…4fc3Base—$10.5070%0x4a3c…710214d ago0x83b5d7…e9b472
0x79ec…56320x47c5…4fc3Base—$10.5070%0x7685…476914d ago0x78342c…9fade9

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.